mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
cb83314e65
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`.
|