mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
277 B
ReStructuredText
11 lines
277 B
ReStructuredText
CMAKE_AUTOMOC_COMPILER_PREDEFINES
|
|
---------------------------------
|
|
|
|
.. versionadded:: 3.10
|
|
|
|
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.
|