summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst
blob: 5c3662d9a8ba44e670dc8377d881e070d04ed8f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CMAKE_AUTOMOC_DEPEND_FILTERS
----------------------------

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.