CMake/Tests/TryCompile
Brad King 80c947b397 No /fast targets in try_compile project mode
The try_compile command builds the cmTryCompileExec executable using the
cmTryCompileExec/fast target with Makefile generators in order to save
time since dependencies are not needed.  However, in project mode the
command builds an entire source tree that may have dependencies.
Therefore we can use the /fast target approach only in one-source mode.
2009-08-04 14:37:46 -04:00
..
Inner No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00
CMakeLists.txt No /fast targets in try_compile project mode 2009-08-04 14:37:46 -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
fail.c ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
pass.c ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00