Hi all, I have defined a custom command with add_custom_command(), and the command inside may fail.
Is there a way to retrieve the error status of such a failing command, like with RESULT_VARIABLE in execute_process()? Best regards, Marcel Loose. _______________________________________________ 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
