You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
342 B
14 lines
342 B
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.
|