X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=CMakeLists.txt;h=5a9c81b4d8a1164e39d8ce43bc44dd337db9676c;hb=2c380f75b275780859774f3947db39cdf6f4f021;hp=87b77b50708d018e16e71d1da91ebbb84962d815;hpb=f3047a42fa756bb36d4840f40ab7acf83e751b48;p=PrivacyBrowserPC.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 87b77b5..5a9c81b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,6 +46,7 @@ include(FeatureSummary) find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui + WebEngineCore WebEngineWidgets Widgets )