X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=CMakeLists.txt;h=d6408ec8db956ca1163cf2348afc640dece8e842;hp=b32fd1854b7db33b922b9bcc1fc05a59b9229ff8;hb=fe9f5cdee9e6e16eac1858f7f661516c24f71fa5;hpb=255215b082091aaadd5ef24cfc0880cd81e42272 diff --git a/CMakeLists.txt b/CMakeLists.txt index b32fd18..d6408ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,12 +46,15 @@ include(FeatureSummary) find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui + Sql + WebEngineCore WebEngineWidgets Widgets ) # Load the KDE Frameworks components. find_package(KF5 ${KDE_FRAMEWORKS_MIN_VERSION} REQUIRED COMPONENTS + Completion ConfigWidgets CoreAddons Crash