summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/find_library/LibArchLink.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/find_library/LibArchLink.cmake')
0 files changed, 0 insertions, 0 deletions
an title='2019-06-02 16:58:10 (GMT)'>2019-06-021fe7821da7d5af17d18f031f72daa05c89e1'>4f1e1fe7821da7d5af17d18f031f72daa05c89e1 (diff)downloadCMake-94d1684a8fd0de4310874cd582636a8e26402da2.zip
CMake-94d1684a8fd0de4310874cd582636a8e26402da2.tar.gz
CMake-94d1684a8fd0de4310874cd582636a8e26402da2.tar.bz2
Add CMAKE_SCRIPT_MODE_FILE variable (#2828)
New CMake variable is set when processing a -P script file, but not when configuring a project.
Diffstat
-rw-r--r--Source/cmDocumentVariables.cxx8
-rw-r--r--Source/cmGetCMakePropertyCommand.cxx21
-rw-r--r--Source/cmMakefile.cxx5
-rw-r--r--Source/cmMakefile.h7
-rw-r--r--Source/cmake.cxx6
-rw-r--r--Tests/CMakeTests/StringTestScript.cmake2
6 files changed, 38 insertions, 11 deletions
diff --git a/Source/cmDocumentVariables.cxx b/Source/cmDocumentVariables.cxx