cmake/Help/variable/CMAKE_AUTOMOC.rst
2014-08-03 19:52:23 +02:00

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.