diff options
author | Brad King <brad.king@kitware.com> | 2014-08-18 15:21:55 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2014-08-18 15:21:55 (GMT) |
commit | e7dda7b9b7373dc823977766d0947a4ca28845cd (patch) | |
tree | f63fc18d0ff729134934c0e8ee800496a497c45a /Help/manual/cmake-variables.7.rst | |
parent | de547ca5c3053293d144b3c8b133f701d4b81150 (diff) | |
parent | 653529ce55a9c33fa7378708793caac92a857794 (diff) | |
download | CMake-e7dda7b9b7373dc823977766d0947a4ca28845cd.zip CMake-e7dda7b9b7373dc823977766d0947a4ca28845cd.tar.gz CMake-e7dda7b9b7373dc823977766d0947a4ca28845cd.tar.bz2 |
Merge topic 'ctest_update_status_only'
653529ce CTest: Allow / to be in the build name, and be consistent with the build name
39b5df2f ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
Diffstat (limited to 'Help/manual/cmake-variables.7.rst')
-rw-r--r-- | Help/manual/cmake-variables.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst index e622784..2124f7d 100644 --- a/Help/manual/cmake-variables.7.rst +++ b/Help/manual/cmake-variables.7.rst @@ -362,6 +362,7 @@ Variables for CTest /variable/CTEST_TRIGGER_SITE /variable/CTEST_UPDATE_COMMAND /variable/CTEST_UPDATE_OPTIONS + /variable/CTEST_UPDATE_VERSION_ONLY /variable/CTEST_USE_LAUNCHERS Variables for CPack |