summaryrefslogtreecommitdiffstats
path: root/examples/opcua/opcua.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opcua/opcua.pro')
-rw-r--r--examples/opcua/opcua.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/opcua/opcua.pro b/examples/opcua/opcua.pro
index eb396c5..dc5f5f4 100644
--- a/examples/opcua/opcua.pro
+++ b/examples/opcua/opcua.pro
@@ -2,7 +2,9 @@ TEMPLATE = subdirs
qtHaveModule(widgets): SUBDIRS += \
opcuaviewer \
-QT_FOR_CONFIG += opcua-private
+QT_FOR_CONFIG += opcua-private core-private
+
+qtConfig(ssl):!darwin:!winrt: SUBDIRS += x509
qtConfig(open62541) {
qtHaveModule(quick): SUBDIRS += waterpump