[CMake] 1 tricky question, 1 bug report

Eric Noulard eric.noulard at gmail.com
Fri Mar 13 12:54:32 EDT 2009


2009/3/13 Eric Noulard <eric.noulard at gmail.com>:

My statement was ambiguous:

>
> cmake -DBUILD_PRINTF:BOOL=OFF

The previous line is meant to avoid building the PRINTF project

while...


> in this case the default is to build both.

The default value of options
BUILD_PRINTF
BUILD_PUTS
is to build both such that if not CMake option is specified
both project will be built.



-- 
Erk


More information about the CMake mailing list