cmake/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst

14 lines
342 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMAKE_AUTOUIC_SEARCH_PATHS
--------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.9
2017-07-20 19:35:53 +02:00
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.