- CMAKE_AUTOUIC_SEARCH_PATHS
- --------------------------
- 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.
|