[Cmake] Possible patches for ITK_WRAP_TCL

Brad King brad.king at kitware.com
Tue Apr 29 08:20:20 EDT 2003


> Is there anyway to tell a target generated with ADD_LIBRARY that the
> source file used as an input is the output of a custom command and
> therefore might not exist (yet)?

SET_SOURCE_FILES_PROPERTIES(src1 src2 ... GENERATED)

-Brad




More information about the CMake mailing list