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




_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to