1
0

CMAKE_AUTOMOC.rst 213 B

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