[Cmake] Added feature to source files

Sebastien BARRE sebastien.barre at kitware.com
Thu Jan 17 15:53:01 EST 2002


At 1/17/2002 02:17 PM, Andy Cedilnik wrote:

>So, using ADD_CUSTOM_COMMAND  and GENERATED in SOURCE_FILES,
>you could do something like custom wrapping.

CMake now covers and tests the ADD_CUSTOM_COMMAND
The test is in:
CMake\Tests\Complex\Library\CMakeLists.txt

which indeed showed today that the Unix makefile generator was not handling 
some dependencies properly. It has been fixed so that the utilities 
dependencies are written too, i.e. ADD_DEPENDENCIES now work for 
Unix/Nmake/Borland. CMake now also covers and tests the ADD_DEPENDENCIES 
commands (in the same test, see above).


--
Sebastien Barre




More information about the CMake mailing list