summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
blob: ec867b65d900d4719ba681c7c683ad890108cdab (plain)
1
2
3
4
5
6
7
8
9
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.