CMAKE_AUTOUIC_SEARCH_PATHS.rst 319 B

1234567891011
  1. CMAKE_AUTOUIC_SEARCH_PATHS
  2. --------------------------
  3. Search path list used by :variable:`CMAKE_AUTOUIC` to find included
  4. ``.ui`` files.
  5. This variable is used to initialize the :prop_tgt:`AUTOUIC_SEARCH_PATHS`
  6. property on all the targets. See that target property for additional
  7. information.
  8. By default it is empty.