summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-04-23 13:15:10 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-04-23 13:15:24 (GMT)
commit61ac8e6dfa06d82ff2ef3ae3f0076fb9aa65d542 (patch)
tree1aa5e94ee8bbb094e22cc6bd4359443fec07fc93 /Help/manual
parentb779cb13b4462ad3245a442bb7c8fcd70e3faac6 (diff)
parent306a1ba96073175ddc0c4de4d5f17b44d432da33 (diff)
downloadCMake-61ac8e6dfa06d82ff2ef3ae3f0076fb9aa65d542.zip
CMake-61ac8e6dfa06d82ff2ef3ae3f0076fb9aa65d542.tar.gz
CMake-61ac8e6dfa06d82ff2ef3ae3f0076fb9aa65d542.tar.bz2
Merge topic 'remove-documentation-module'
306a1ba960 Modules/Documentation: remove ad4487a96a cmIncludeCommand: add infrastructure for deprecated modules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4617
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-policies.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index ffb4543..3f3b70d 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -57,6 +57,7 @@ Policies Introduced by CMake 3.18
.. toctree::
:maxdepth: 1
+ CMP0106: The Documentation module is removed. </policy/CMP0106>
CMP0105: Device link step uses the link options. </policy/CMP0105>
CMP0104: CMAKE_CUDA_ARCHITECTURES now detected for NVCC, empty CUDA_ARCHITECTURES not allowed. </policy/CMP0104>
CMP0103: Multiple export() with same FILE without APPEND is not allowed. </policy/CMP0103>