summaryrefslogtreecommitdiffstats
path: root/Help/command
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2019-05-08 12:49:17 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-05-08 12:49:34 (GMT)
commit4aace9b015cd95209c191139b091acbe0c047864 (patch)
tree3683b98e66ffc2332206a6e2701ea52677758613 /Help/command
parentafd7df9d1cd9f4aefc3a15e274cd8c6fb01e339c (diff)
parent2a34d0ac3613101996b4e751bc2653e4cbeaf5b0 (diff)
downloadCMake-4aace9b015cd95209c191139b091acbe0c047864.zip
CMake-4aace9b015cd95209c191139b091acbe0c047864.tar.gz
CMake-4aace9b015cd95209c191139b091acbe0c047864.tar.bz2
Merge topic 'ctest-update-version-override'
2a34d0ac36 ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE 7ddac95121 Help: cross-ref and wording of docs related to ctest_update() a0d04d8810 testing: Update terminology in ctest_update tests Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Zack Galbreath <zack.galbreath@kitware.com> Merge-request: !3277
Diffstat (limited to 'Help/command')
-rw-r--r--Help/command/ctest_update.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/command/ctest_update.rst b/Help/command/ctest_update.rst
index df1a4e5..96a11c9 100644
--- a/Help/command/ctest_update.rst
+++ b/Help/command/ctest_update.rst
@@ -35,4 +35,5 @@ The options are:
The update always follows the version control branch currently checked
out in the source directory. See the :ref:`CTest Update Step`
-documentation for more information.
+documentation for information about variables that change the behavior
+of ``ctest_update()``.