[CMake] Add new suffix rules

William A. Hoffman billlist at nycap.rr.com
Mon Apr 17 12:58:36 EDT 2006


At 11:50 AM 4/17/2006, Lorensen, William E (GE, Research) wrote:
>Bill,
>Almost... I had to add:
>   SET_SOURCE_FILES_PROPERTIES(${TMP_FILENAME}.cxx PROPERTIES OBJECT_DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${TMP_FILENAME}.clp)
>
>It worked without this SET_SOURCE_FILES_PROPERTIES for Visual 7, but not Borland.

Due to some fixes, that is not required in CVS cmake, but should be portable going
forward.

-Bill



More information about the CMake mailing list