[CMake] COMMENT for ADD_CUSTOM_TARGET

Brandon J. Van Every bvanevery at gmail.com
Wed Jul 12 19:33:36 EDT 2006


In CMake 2.4.2, ADD_CUSTOM_COMMAND has the "COMMENT" option, which is 
rather convenient.  ADD_CUSTOM_TARGET does not, so one has to type 
"COMMAND ${CMAKE_COMMAND} -E echo" a lot.


Cheers,
Brandon Van Every






More information about the CMake mailing list