mirror of https://github.com/Kitware/CMake.git
Browse Source
Merge topic 'try_compile-no-cache'
Merge topic 'try_compile-no-cache'
09b3051524
try_compile: Add NO_CACHE option (also try_run)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !7723
pull/355/head

committed by
Kitware Robot

7 changed files with 104 additions and 7 deletions
-
27Help/command/try_compile.rst
-
2Help/command/try_run.rst
-
5Help/release/dev/try_compile-no_cache.rst
-
12Source/cmCoreTryCompile.cxx
-
1Source/cmCoreTryCompile.h
-
12Source/cmTryRunCommand.cxx
-
52Tests/TryCompile/old_and_new_signature_tests.cmake
@ -0,0 +1,5 @@ |
|||
try_compile-no_cache |
|||
-------------------- |
|||
|
|||
* The :command:`try_compile` and :command:`try_run` commands gained the option |
|||
``NO_CACHE`` to store results in normal variables. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue