summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/Autogen_uic_paths.rst
blob: 0893194600ac6fb01ffae11e5c0d7eac5b75f044 (plain)
1
2
3
4
5
6
7
8
9
10
AutoGen uic paths
-----------------

* Variable :variable:`CMAKE_AUTOUIC_SEARCH_PATHS` was introduced to
  allow :variable:`CMAKE_AUTOUIC` to search for ``foo.ui`` in more
  places than the vicinity of the ``ui_foo.h`` including file.

* The new target property :prop_tgt:`AUTOUIC_SEARCH_PATHS` was introduced to
  allow :prop_tgt:`AUTOUIC` to search for ``foo.ui`` in more
  places than the vicinity of the ``ui_foo.h`` including file.