What&#39;s the recommended way in CMake to do automated dependency generation for languages that aren&#39;t directly supported by CMake? Suppose my compiler generates an output file which contains a list of all the source files that were used to make it, and I have some tool that can extract this information. Is there some way I can get CMake to use this information in subsequent builds?<br clear="all">

<br>-- <br>-- Talin<br>
<div><br></div>