https://github.com/Kitware/CMake
Raw File
Tip revision: f59513140bf086eda2029c5b4e950fc58216c06e authored by Brad King on 22 July 2016, 13:26:11 UTC
CMake 3.6.1
Tip revision: f595131
CMAKE_AUTOUIC_OPTIONS.rst
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.
back to top