CMake/Tests/TryCompile
Brad King c28715b16c try_compile: Add COPY_FILE_ERROR option to capture failure
When the COPY_FILE operation fails optionally capture the error message
with a COPY_FILE_ERROR option instead of reporting the error
immediately.  This gives callers a chance to do something else or report
the error.

Teach the RunCMake.try_compile test to cover bad argument combinations
involving COPY_FILE_ERROR.  Teach the TryCompile test to cover the case
of a COPY_FILE error message captured by COPY_FILE_ERROR.
2013-07-15 09:16:36 -04:00
..
Inner No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00
CMakeLists.txt try_compile: Add COPY_FILE_ERROR option to capture failure 2013-07-15 09:16:36 -04:00
exit_success.c ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now 2007-06-01 11:16:29 -04:00
exit_with_error.c ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now 2007-06-01 11:16:29 -04:00
expect_arg.c Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
fail.c ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
fail2a.c try_compile: Add signature to allow multiple SOURCES 2013-06-06 14:35:20 -04:00
fail2b.c try_compile: Add signature to allow multiple SOURCES 2013-06-06 14:35:20 -04:00
pass.c Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
pass2a.c try_compile: Add signature to allow multiple SOURCES 2013-06-06 14:35:20 -04:00
pass2b.cxx try_compile: Add signature to allow multiple SOURCES 2013-06-06 14:35:20 -04:00