blob: 3b016b02e75341bc0cea420681bb24f91a22e078 (
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.
|