mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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.
|