Hi,<div><br></div><div>I have a question regarding the ADD_CUSTOM_COMMAND. I have an input file which is generated on the fly. My ADD_CUSTOM_COMMAND executes a binary file which takes this input file. My output is a set of files whose names are based on the contents of my input file. Specifically, I generate &quot;.c&quot; files on execution of the binary and the names of the &quot;.c&quot; files generated is not known in advance. </div>

<div><br></div><div>In the above case, how can I specify a set of output files since I do not know the names of these files before hand? </div><div><br></div><div>Again, the &quot;.c&quot; files are used by a second binary file to generate the required files (Again using ADD_CUSTOM_COMMAND). Is there a nice way of daisy chaining these items even without knowing the names of files generated?</div>

<div><br></div><div>Thanks,</div><div>-S</div><div><br>-- <br><br><a href="http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html" target="_blank">Pablo Picasso</a>  - &quot;Computers are useless. They can only give you answers.&quot;
</div>