blob: 5abefaab8f2dcb3d6c0f24075e68e12876584246 (
plain)
1
2
3
4
5
6
7
|
CMAKE_AUTOUIC
-------------
Whether to handle ``uic`` automatically for Qt targets.
This variable is used to initialize the :prop_tgt:`AUTOUIC` property on all
the targets. See that target property for additional information.
|