80c947b397
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
innerexe.c | ||
innerlib.c |