summaryrefslogtreecommitdiffstats
path: root/Help/command/ctest_build.rst
diff options
context:
space:
mode:
authorNikita Nemkin <nikita@nemkin.ru>2020-11-10 14:53:41 (GMT)
committerNikita Nemkin <nikita@nemkin.ru>2020-11-12 04:44:01 (GMT)
commita19058d7d8f86c8f91e294f6fc520fe97841e721 (patch)
tree2c5a2b6bb8c61a80146ee1fe1205a12ff0873e34 /Help/command/ctest_build.rst
parent8b9497e3e52cfa23a1ba64f08db7f4ef9b602382 (diff)
downloadCMake-a19058d7d8f86c8f91e294f6fc520fe97841e721.zip
CMake-a19058d7d8f86c8f91e294f6fc520fe97841e721.tar.gz
CMake-a19058d7d8f86c8f91e294f6fc520fe97841e721.tar.bz2
Help: Replace some `versionadded` directives with `versionchanged`
`.. versionchanged` directive might be more appropriate when documentation refers to previous CMake version, old behavior or a policy, and there's no new parameter or a variable involved. Issue: #19715
Diffstat (limited to 'Help/command/ctest_build.rst')
-rw-r--r--Help/command/ctest_build.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/ctest_build.rst b/Help/command/ctest_build.rst
index 851cd7c..4d6dc5a 100644
--- a/Help/command/ctest_build.rst
+++ b/Help/command/ctest_build.rst
@@ -52,7 +52,7 @@ The options are:
``PROJECT_NAME <project-name>``
Ignored since CMake 3.0.
- .. versionadded:: 3.14
+ .. versionchanged:: 3.14
This value is no longer required.
``TARGET <target-name>``