Files
CMake/Help/release/dev/Autogen_depends.rst
2017-02-23 14:14:29 +01:00

11 lines
431 B
ReStructuredText

AutoGen depends
---------------
* Variable :variable:`CMAKE_AUTOMOC_DEPEND_FILTERS` was introduced to
allow :variable:`CMAKE_AUTOMOC` to extract additional dependency file names
for ``moc`` from the contents of source files.
* The new target property :prop_tgt:`AUTOMOC_DEPEND_FILTERS` was introduced to
allow :prop_tgt:`AUTOMOC` to extract additional dependency file names
for ``moc`` from the contents of source files.