mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
This command manages preprocessor definitions at directory level and supports generator expressions. Fixes: #15374
6 lines
223 B
ReStructuredText
6 lines
223 B
ReStructuredText
command-add_compile_definitions
|
|
-------------------------------
|
|
|
|
* The :command:`add_compile_definitions` command was added to set preprocessor
|
|
definitions at directory level. This supersedes :command:`add_definitions`.
|