cmake/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst

11 lines
361 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
COMPILE_DEFINITIONS_<CONFIG>
----------------------------
2015-04-27 22:25:09 +02:00
Ignored. See CMake Policy :policy:`CMP0043`.
2014-08-03 19:52:23 +02:00
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.