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.

11 lines
319 B

  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.