Add webshortcut search

This commit is contained in:
Carl Schwan
2021-06-04 15:52:33 +02:00
parent 01f861fbbd
commit 51ca4994ef
7 changed files with 233 additions and 88 deletions

View File

@@ -68,6 +68,7 @@ if(ANDROID)
)
else()
find_package(Qt5 ${QT_MIN_VERSION} COMPONENTS Widgets)
find_package(KF5 ${KF5_MIN_VERSION} COMPONENTS REQUIRED KIO)
find_package(KF5QQC2DesktopStyle ${KF5_MIN_VERSION} REQUIRED)
set_package_properties(KF5QQC2DesktopStyle PROPERTIES
TYPE RUNTIME