mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
Autogen: Add release notes for (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
This commit is contained in:
11
Help/release/dev/autogen-predefs.rst
Normal file
11
Help/release/dev/autogen-predefs.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
autogen-predefs
|
||||
---------------
|
||||
|
||||
* When using :prop_tgt:`AUTOMOC`, the new variable
|
||||
:variable:`CMAKE_AUTOMOC_COMPILER_PREDEFINES` allows to default
|
||||
enable or disable the generation of the compiler pre definitions file
|
||||
``moc_predefs.h``.
|
||||
|
||||
* When using :prop_tgt:`AUTOMOC`, the new boolean target property
|
||||
:prop_tgt:`AUTOMOC_COMPILER_PREDEFINES` allows to enable or disable the
|
||||
generation of the compiler pre definitions file ``moc_predefs.h``.
|
||||
Reference in New Issue
Block a user