f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
314 B
ReStructuredText
9 lines
314 B
ReStructuredText
COMPILE_DEFINITIONS_<CONFIG>
|
|
----------------------------
|
|
|
|
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.
|