X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=CMakeLists.txt;h=62b04912a069efc299dbebfdbd7b25039c634e85;hb=fd6012176bef7aee91b15030530630679c46c2b5;hp=7f2eac8935db648fe35312c21d362eb38d28c0d7;hpb=9e33ea0d954d0b1a45a719d51267850d4fad5513;p=PrivacyBrowserPC.git 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