]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - CMakeLists.txt
Make changes to build on Guix. https://redmine.stoutner.com/issues/1005
[PrivacyBrowserPC.git] / CMakeLists.txt
index 7f2eac8935db648fe35312c21d362eb38d28c0d7..62b04912a069efc299dbebfdbd7b25039c634e85 100644 (file)
@@ -46,6 +46,7 @@ include(FeatureSummary)
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
     Core
     Gui
+    PrintSupport
     Sql
     WebEngineCore
     WebEngineWidgets