summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst')
-rw-r--r--share/cmake-3.22/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst b/share/cmake-3.22/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
new file mode 100644
index 0000000..ec867b6
--- /dev/null
+++ b/share/cmake-3.22/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 :prop_tgt:`COMPILE_DEFINITIONS`.
+Note that :generator:`Xcode` does not support per-configuration source
+file flags so this property will be ignored by the :generator:`Xcode` generator.