[CMake] Cannot find source file.

Tyler Roscoe tyler at cryptio.net
Thu Dec 10 15:36:09 EST 2009


On Thu, Dec 10, 2009 at 02:14:28PM -0600, Tim St. Clair wrote:
> Do all files *have* to be present during generation? Or is there some
> lazy evaluation?

Look at the GENERATED property for source files.

> The file it is looking for is one of many gen'd files.  It would be a
> pain if I had to update all the command outputs in order to create the
> deps.

Having well-constructed links between command outputs and dependencies
sounds like a really good idea to me.

tyler


More information about the CMake mailing list