CMAKE_AUTOMOC_DEPEND_FILTERS

From Get docs
Cmake/docs/3.21/variable/cmake automoc depend filters


CMAKE_AUTOMOC_DEPEND_FILTERS

New in version 3.9.


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

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

By default it is empty.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.html