Hi all,<br><br>when running the install step of a CMake-generated buildsystem (i.e. &#39;make install&#39; 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?<br>
<br>Petr<br>