CMake/Tests/TryCompile/Inner
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
..
CMakeLists.txt No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00
innerexe.c No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00
innerlib.c No /fast targets in try_compile project mode 2009-08-04 14:37:46 -04:00