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