summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-08 14:07:04 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-12-08 14:07:04 (GMT)
commit90070a65d217935b71da8b4ac361f78b608648b0 (patch)
tree37deca2bf5bc7fb51cae485acb62c4c06303bf2e /Help/manual
parentcfe666f1a2c13e6d8093dff87b362b5e4ed64114 (diff)
parent88eb5824da12940e78d57fe254f17f64cdacd659 (diff)
downloadCMake-90070a65d217935b71da8b4ac361f78b608648b0.zip
CMake-90070a65d217935b71da8b4ac361f78b608648b0.tar.gz
CMake-90070a65d217935b71da8b4ac361f78b608648b0.tar.bz2
Merge topic 'try_compile-link-flags'
88eb5824 try_compile: Pass linker flags into test project (#14066) a4f9b6f0 CMakeDetermineCompilerABI: Use normal linker flags in ABI project
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 742fd63..96f39e6 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -113,3 +113,4 @@ All Policies
/policy/CMP0053
/policy/CMP0054
/policy/CMP0055
+ /policy/CMP0056