diff options
author | Brad King <brad.king@kitware.com> | 2015-04-02 17:06:03 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-04-02 17:06:03 (GMT) |
commit | 098382505746a0f7c21f521a7a13e4a6836d12ac (patch) | |
tree | c7b8e234126454a0d4361945f4a52f5b24d7738f /Help/manual | |
parent | 9780859b7e06e00d75b90aad1f706a401434a04a (diff) | |
parent | 06f61c26cfa19a47610ad718a784bdd7db105cf8 (diff) | |
download | CMake-098382505746a0f7c21f521a7a13e4a6836d12ac.zip CMake-098382505746a0f7c21f521a7a13e4a6836d12ac.tar.gz CMake-098382505746a0f7c21f521a7a13e4a6836d12ac.tar.bz2 |
Merge topic 'remove-DEFINITIONS-directory-property'
06f61c26 Do not treat DEFINITIONS as a built-in directory property
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 228df14..d2960de 100644 --- a/Help/manual/cmake-policies.7.rst +++ b/Help/manual/cmake-policies.7.rst @@ -116,3 +116,4 @@ All Policies /policy/CMP0056 /policy/CMP0057 /policy/CMP0058 + /policy/CMP0059 |