summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir
diff options
context:
space:
mode:
authorNils Gladitz <nilsgladitz@gmail.com>2014-07-21 15:44:46 (GMT)
committerNils Gladitz <nilsgladitz@gmail.com>2014-07-21 17:48:48 (GMT)
commit5bbec4e3982d25c3514246d691a5b15cacfd5daa (patch)
tree0582f3c6d7d8da4a79889a93facb692dbe86fc0e /Help/prop_dir
parent23ec3738a0bafd23a9d37fc72e7183e8dc84a4ac (diff)
downloadCMake-5bbec4e3982d25c3514246d691a5b15cacfd5daa.zip
CMake-5bbec4e3982d25c3514246d691a5b15cacfd5daa.tar.gz
CMake-5bbec4e3982d25c3514246d691a5b15cacfd5daa.tar.bz2
Help: Document deprecated properties.
Document the COMPILE_DEFINITIONS_<Config> properties as deprecated. Add new sections for deprecated properties and move POST_INSTALL_SCRIPT and PRE_INSTALL_SCRIPT there as well.
Diffstat (limited to 'Help/prop_dir')
-rw-r--r--Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst b/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
index c22606b..a6af45f 100644
--- a/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
+++ b/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
@@ -1,6 +1,8 @@
COMPILE_DEFINITIONS_<CONFIG>
----------------------------
+Ignored. See CMake Policy :policy:`CMP0043`.
+
Per-configuration preprocessor definitions in a directory.
This is the configuration-specific version of :prop_dir:`COMPILE_DEFINITIONS`