blob: 0beb55590ea66fcd3738e0629483693de06f8f00 (
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.
|