AUTOUIC_SEARCH_PATHS.rst 363 B

123456789101112
  1. AUTOUIC_SEARCH_PATHS
  2. --------------------
  3. Search path list used by :prop_tgt:`AUTOUIC` to find included
  4. ``.ui`` files.
  5. This property is initialized by the value of the
  6. :variable:`CMAKE_AUTOUIC_SEARCH_PATHS` variable if it is set
  7. when a target is created. Otherwise it is empty.
  8. See the :manual:`cmake-qt(7)` manual for more information on using CMake
  9. with Qt.