Files
CMake/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

11 lines
344 B
ReStructuredText

CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND
----------------------------------------
.. versionadded:: 3.10
Command that outputs the compiler pre definitions.
See :prop_tgt:`AUTOMOC` which uses
:variable:`CMAKE_CXX_COMPILER_PREDEFINES_COMMAND <CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND>`
to generate the :prop_tgt:`AUTOMOC_COMPILER_PREDEFINES`.