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.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to