mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
75c98b5ef4
Also adds the documentation for CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND. Closes #17275
9 lines
253 B
ReStructuredText
9 lines
253 B
ReStructuredText
CMAKE_AUTOMOC_COMPILER_PREDEFINES
|
|
---------------------------------
|
|
|
|
This variable is used to initialize the :prop_tgt:`AUTOMOC_COMPILER_PREDEFINES`
|
|
property on all the targets. See that target property for additional
|
|
information.
|
|
|
|
By default it is ON.
|