CMAKE_AUTOUIC.rst 224 B

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