diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-05-14 17:08:27 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-05-14 19:38:29 (GMT) |
commit | b85d3b66c63afa1ce7f30439deee524241b1efdc (patch) | |
tree | 3fc468657faa5c66183b70ba54f4962dcba6a19e /Help/manual | |
parent | 501c237a83001a8783b2249bd5f5066c3472a2aa (diff) | |
download | CMake-b85d3b66c63afa1ce7f30439deee524241b1efdc.zip CMake-b85d3b66c63afa1ce7f30439deee524241b1efdc.tar.gz CMake-b85d3b66c63afa1ce7f30439deee524241b1efdc.tar.bz2 |
install: Disallow installing export() result.
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-policies.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst index e59cce7..2cc3a47 100644 --- a/Help/manual/cmake-policies.7.rst +++ b/Help/manual/cmake-policies.7.rst @@ -119,3 +119,4 @@ All Policies /policy/CMP0059 /policy/CMP0060 /policy/CMP0061 + /policy/CMP0062 |