summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/Autogen_depends.rst
blob: c77438665231156c74d482eb0add1818340987cf (plain)
1
2
3
4
5
6
7
8
9
10
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.