summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst
blob: 87fea48b299d977c3335a6285936a70e7476cd77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
AUTOUIC_SEARCH_PATHS
--------------------

.. versionadded:: 3.9

Search path list used by :prop_tgt:`AUTOUIC` to find included
``.ui`` files.

This property is initialized by the value of the
:variable:`CMAKE_AUTOUIC_SEARCH_PATHS` variable if it is set
when a target is created. Otherwise it is empty.

See the :manual:`cmake-qt(7)` manual for more information on using CMake
with Qt.