summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst b/share/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
new file mode 100755
index 0000000..8487076
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
@@ -0,0 +1,10 @@
+COMPILE_DEFINITIONS_<CONFIG>
+----------------------------
+
+Ignored. See CMake Policy :policy:`CMP0043`.
+
+Per-configuration preprocessor definitions on a source file.
+
+This is the configuration-specific version of COMPILE_DEFINITIONS.
+Note that Xcode does not support per-configuration source file flags
+so this property will be ignored by the Xcode generator.