cmake/Help/variable/CMAKE_AUTOMOC.rst

8 lines
229 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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.