X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=62b04912a069efc299dbebfdbd7b25039c634e85;hp=7f2eac8935db648fe35312c21d362eb38d28c0d7;hb=fd6012176bef7aee91b15030530630679c46c2b5;hpb=7cd594102912dc9d57163d0ee48f033e568467ad diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f2eac8..62b0491 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,6 +46,7 @@ include(FeatureSummary) find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui + PrintSupport Sql WebEngineCore WebEngineWidgets