summaryrefslogtreecommitdiff
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-04-28 13:49:32 +0000
committerKitware Robot <kwrobot@kitware.com>2021-04-28 09:49:41 -0400
commit11530e5504395c753fa23ce2b6c702c2d7e60602 (patch)
tree5edf437a5916d61b8f879374792d7e519b6f73d6 /Help/manual
parent91788612450ca2d2fecda2c0f6ca9a323d0a8617 (diff)
parentc4941b7e66cd3a0a9de5ed8189ef025fcd6f3122 (diff)
downloadcmake-11530e5504395c753fa23ce2b6c702c2d7e60602.tar.gz
Merge topic 'ARMClang-cpu-arch-flags'
c4941b7e66 ARMClang: Do not automatically add cpu/arch compile or link options 0078db3888 ARMClang: Separate cpu/arch flags from preceding flags Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Jaeden Amero <kitware@patater.com> Merge-request: !6035
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 5dfa89492f..b41ce59fd1 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -57,6 +57,7 @@ Policies Introduced by CMake 3.21
.. toctree::
:maxdepth: 1
+ CMP0123: ARMClang cpu/arch compile and link flags must be set explicitly. </policy/CMP0123>
CMP0122: UseSWIG use standard library name conventions for csharp language. </policy/CMP0122>
CMP0121: The list command detects invalid indicies. </policy/CMP0121>