X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=CMakeLists.txt;h=d6408ec8db956ca1163cf2348afc640dece8e842;hp=5a9c81b4d8a1164e39d8ce43bc44dd337db9676c;hb=34816101e23ae2b489d64d540534125cf2c2e925;hpb=44cd064cb213ad693223ca117fe346d8b78456d6 diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a9c81b..d6408ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,6 +46,7 @@ include(FeatureSummary) find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui + Sql WebEngineCore WebEngineWidgets Widgets