CMAKE_AUTOMOC.rst 229 B

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