cmake/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst

11 lines
344 B
ReStructuredText
Raw Normal View History

2018-01-26 17:06:56 +01:00
CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND
----------------------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.10
2018-01-26 17:06:56 +01:00
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`.