[Cmake] CMAKE_BUILD_TOOL / ignoring make errors

Bernhard Zach bzach at hyperwave.com
Tue Aug 10 10:30:14 EDT 2004


Hi!

I want to compile through my whole source tree, even if one directory has a
compile error.

I tried to use (under Windows) to set the CMAKE_BUILD_TOOL Value to "nmake
/I", but it seamed to be ignored on the compile.

Is there another place configuring the make/nmake command? (-i for gnu make)

Cool would be a CMAKE_IGNORE_BUILD_ERRORS Flag.

Thank you,
Bernhard



More information about the Cmake mailing list