[CMake] Continue install after a failure

Petr Kmoch petr.kmoch at gmail.com
Sat Oct 20 05:39:49 EDT 2012


Hi all,

when running the install step of a CMake-generated buildsystem (i.e. 'make
install' or building the VS project INSTALL), the run terminates after the
first failure (e.g. when it cannot find a file which is to be installed).
Is there a way to globally change this behaviour so that the error is
reported (perhaps as a warning), but the install step goes on?

Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121020/5f5e8189/attachment.htm>


More information about the CMake mailing list