This is not needed; also QQmlAbstractUrlInterceptor is public again https://codereview.qt-project.org/#change,73153
This commit is contained in:
parent
4d38b136ad
commit
9a3f028599
@ -41,8 +41,6 @@ endif()
|
||||
set (QT_MIN_VERSION "5.2.0")
|
||||
|
||||
find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Quick X11Extras Sql UiTools Qml Widgets Svg Declarative Script Test PrintSupport)
|
||||
# QQmlAbstractUrlInterceptor is not Public yet
|
||||
include_directories( ${Qt5Qml_PRIVATE_INCLUDE_DIRS} )
|
||||
|
||||
find_package(KF5 CONFIG REQUIRED KIdleTime ItemModels KWidgetsAddons KWindowSystem KCodecs KArchive KCoreAddons Solid ThreadWeaver
|
||||
KConfig KAuth KJS KWallet KDBusAddons KI18n KGuiAddons KConfigWidgets
|
||||
|
Loading…
Reference in New Issue
Block a user