summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst
blob: 02623686bec977c26ea5368fd40df7a86f63774d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CMAKE_AUTOUIC_SEARCH_PATHS
--------------------------

.. versionadded:: 3.9

Search path list used by :variable:`CMAKE_AUTOUIC` to find included
``.ui`` files.

This variable is used to initialize the :prop_tgt:`AUTOUIC_SEARCH_PATHS`
property on all the targets. See that target property for additional
information.

By default it is empty.