CMake/Help/variable/CMAKE_AUTOMOC.rst

8 lines
229 B
ReStructuredText

CMAKE_AUTOMOC
-------------
Whether to handle ``moc`` automatically for Qt targets.
This variable is used to initialize the :prop_tgt:`AUTOMOC` property on all the
targets. See that target property for additional information.