X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=CMakeLists.txt;h=d6408ec8db956ca1163cf2348afc640dece8e842;hp=5a9c81b4d8a1164e39d8ce43bc44dd337db9676c;hb=fe9f5cdee9e6e16eac1858f7f661516c24f71fa5;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