[CMake] what does <NAME> mean?

SK sk at metrokings.com
Thu Sep 2 17:13:34 EDT 2010


Hello, In many cmake modules, I see <> used around names, as in:

SET(CMAKE_C_COMPILE_OBJECT     "<CMAKE_C_COMPILER>   <FLAGS> -o
<OBJECT> -c <SOURCE>")

What does this <SOMENAME> notation mean?  I looked around but missed
this in the documentation.

Thanks,
-steve


More information about the CMake mailing list