<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>my question is related to : <a href="http://stackoverflow.com/questions/36506300/using-autogen-sh-with-externalproject-add">http://stackoverflow.com/questions/36506300/using-autogen-sh-with-externalproject-add</a></p>
<p>I have to use ExternalProject_Add to compile <a href="https://github.com/fukuchi/libqrencode">https://github.com/fukuchi/libqrencode</a> as a gitmodule, it requires to run autogen.sh before running configure.</p>
<p>I don't understand how to use ExternalProject_Add_Step to add a step before CONFIGURE_COMMAND.</p>
<p> </p>
<p>regards,</p>
<p>Nicolas</p>
<p> </p>
<div> </div>
</body></html>