CMAKE_AUTOMOC_DEPEND_FILTERSΒΆ

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.

Previous topic

CMAKE_AUTOMOC_COMPILER_PREDEFINES

Next topic

CMAKE_AUTOMOC_MACRO_NAMES

This Page