summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-08-31 13:37:36 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-08-31 13:37:46 (GMT)
commitaa7316a35884284debbdddc7437473151c1c470c (patch)
tree5b293d9d30c455b3bfea2eb90641d40f8e8ae6f9 /Help/manual
parent88b313a39f652f9269601b569773886e12e9d8a4 (diff)
parent7dca3807f8dceee6d0d38bcf183220d1a0d010cd (diff)
downloadCMake-aa7316a35884284debbdddc7437473151c1c470c.zip
CMake-aa7316a35884284debbdddc7437473151c1c470c.tar.gz
CMake-aa7316a35884284debbdddc7437473151c1c470c.tar.bz2
Merge topic 'doc-CMP0134-fixes'
7dca3807f8 Help: Fix typos, grammar and formatting in CMP0134 policy docs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7620
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-policies.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index 43eb200..f6ab0c7 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -63,7 +63,7 @@ Policies Introduced by CMake 3.24
CMP0137: try_compile() passes platform variables in project mode. </policy/CMP0137>
CMP0136: Watcom runtime library flags are selected by an abstraction. </policy/CMP0136>
CMP0135: ExternalProject ignores timestamps in archives by default for the URL download method. </policy/CMP0135>
- CMP0134: Fallback to \"HOST\" Windows registry view when \"TARGET\" view is not usable. </policy/CMP0134>
+ CMP0134: Fallback to "HOST" Windows registry view when "TARGET" view is not usable. </policy/CMP0134>
CMP0133: The CPack module disables SLA by default in the CPack DragNDrop Generator. </policy/CMP0133>
CMP0132: Do not set compiler environment variables on first run. </policy/CMP0132>
CMP0131: LINK_LIBRARIES supports the LINK_ONLY generator expression. </policy/CMP0131>