[CMake] add_custom and files generated into subdirectories

William R. Otte wotte at dre.vanderbilt.edu
Thu Apr 12 08:29:39 EDT 2012


Hi Micha - 

On Apr 12, 2012, at 2:42 AM, Micha Renner wrote:

> I guess, this is one of the rare cases where one need:
> 
> SET_SOURCE_FILES_PROPERTIES(Foo.cpp PROPERTIES GENERATED TRUE)
> 

Thanks!  There's no way to do this automatically?  I'd be fine with not having cmake try to find source files for any project automatically when I'm generating the makefiles from cmake.  

thanks,
/-Will



More information about the CMake mailing list