mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
9 lines
278 B
ReStructuredText
9 lines
278 B
ReStructuredText
COMPILE_DEFINITIONS_<CONFIG>
|
|
----------------------------
|
|
|
|
Per-configuration preprocessor definitions in a directory.
|
|
|
|
This is the configuration-specific version of COMPILE_DEFINITIONS.
|
|
This property will be initialized in each directory by its value in
|
|
the directory's parent.
|