[CMake] how to ignore errors/keep going using cmake

Ekaterina Sanina ekaterina.sanina at gmail.com
Wed Jan 5 19:43:47 EST 2011


Hi,

I was wondering if it's possible to ignore errors and continue the build
with cmake (for example if one wants to find out how many failures the
project has). Is there option similar to -i ( --ignore-errors) or -k
(--keep-going) option of GNU make?
I scanned the documentation and can't find any relevant option.  -i option
doing something else (runs in wizard mode) and -k option is ignored. You
help is greatly appreciated.

Thank you so much!
Ekaterina.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110105/a4b62ae4/attachment.htm>


More information about the CMake mailing list