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