blob: e050f43e636c217cfc1e988fe51c3ba408d5e5e8 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND
----------------------------------------
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`.
|