summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst
blob: 2c1551abfbfd3f83a7ece5872da0c400ccbc4fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CMAKE_AUTOMOC_DEPEND_FILTERS
----------------------------

.. versionadded:: 3.9

Filter definitions used by :variable:`CMAKE_AUTOMOC`
to extract file names from source code as additional dependencies
for the ``moc`` file.

This variable is used to initialize the :prop_tgt:`AUTOMOC_DEPEND_FILTERS`
property on all the targets. See that target property for additional
information.

By default it is empty.