You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
344 B
11 lines
344 B
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`.
|