summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-12-10 13:23:34 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-12-10 13:23:42 (GMT)
commitd3983f7fc62eb35d08ab69ecdddff47953d86dab (patch)
treed68bc6acb168c73b699c2773d19be8d2477e5def /Help/manual
parent45c5958e36cf55b00338b3f69cd48f43c51a03e0 (diff)
parentdff28141dcddd90b0bb95740d66b8f698cc8da6a (diff)
downloadCMake-d3983f7fc62eb35d08ab69ecdddff47953d86dab.zip
CMake-d3983f7fc62eb35d08ab69ecdddff47953d86dab.tar.gz
CMake-d3983f7fc62eb35d08ab69ecdddff47953d86dab.tar.bz2
Merge topic 'SWIG'
dff28141dc UseSWIG: add management of SWIG option -module 7b3d4799f8 Help: update policy 0078 documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2669
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 044a06e..ed61ae0 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -57,6 +57,7 @@ Policies Introduced by CMake 3.14
.. toctree::
:maxdepth: 1
+ CMP0086: UseSWIG honors SWIG_MODULE_NAME via -module flag. </policy/CMP0086>
CMP0085: IN_LIST generator expression handles empty list items. </policy/CMP0085>
CMP0084: The FindQt module does not exist for find_package(). </policy/CMP0084>
CMP0083: Add PIE options when linking executable. </policy/CMP0083>