COMPILE_DEFINITIONS_CONFIG.rst 399 B

12345678910
  1. COMPILE_DEFINITIONS_<CONFIG>
  2. ----------------------------
  3. Ignored. See CMake Policy :policy:`CMP0043`.
  4. Per-configuration preprocessor definitions on a source file.
  5. This is the configuration-specific version of :prop_tgt:`COMPILE_DEFINITIONS`.
  6. Note that :generator:`Xcode` does not support per-configuration source
  7. file flags so this property will be ignored by the :generator:`Xcode` generator.