COMPILE_DEFINITIONS_CONFIG.rst 314 B

12345678
  1. COMPILE_DEFINITIONS_<CONFIG>
  2. ----------------------------
  3. Per-configuration preprocessor definitions on a source file.
  4. This is the configuration-specific version of COMPILE_DEFINITIONS.
  5. Note that Xcode does not support per-configuration source file flags
  6. so this property will be ignored by the Xcode generator.