X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=CMakeLists.txt;h=5a9c81b4d8a1164e39d8ce43bc44dd337db9676c;hp=87b77b50708d018e16e71d1da91ebbb84962d815;hb=44cd064cb213ad693223ca117fe346d8b78456d6;hpb=68167c0aba46c4bd4c859b176824873ffd14a3e7 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 )