]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - CMakeLists.txt
Add User Agent to Domain Settings.
[PrivacyBrowserPC.git] / CMakeLists.txt
index 5a9c81b4d8a1164e39d8ce43bc44dd337db9676c..d6408ec8db956ca1163cf2348afc640dece8e842 100644 (file)
@@ -46,6 +46,7 @@ include(FeatureSummary)
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
     Core
     Gui
+    Sql
     WebEngineCore
     WebEngineWidgets
     Widgets