mirror of
https://github.com/lubosz/overte.git
synced 2025-05-28 03:51:29 +02:00
remove QUiTools include, not needed
This commit is contained in:
parent
a0b859a8e3
commit
e01f317cba
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ find_package(Qt5Svg REQUIRED)
|
||||||
find_package(Qt5WebKit REQUIRED)
|
find_package(Qt5WebKit REQUIRED)
|
||||||
find_package(Qt5WebKitWidgets REQUIRED)
|
find_package(Qt5WebKitWidgets REQUIRED)
|
||||||
find_package(Qt5Xml REQUIRED)
|
find_package(Qt5Xml REQUIRED)
|
||||||
find_package(Qt5UiTools REQUIRED)
|
|
||||||
|
|
||||||
# grab the ui files in resources/ui
|
# grab the ui files in resources/ui
|
||||||
file (GLOB_RECURSE QT_UI_FILES ui/*.ui)
|
file (GLOB_RECURSE QT_UI_FILES ui/*.ui)
|
||||||
|
|
Loading…
Reference in a new issue