summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 5719b55ebddaf5c88c7e7319a0ed0c9409627554 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs
SUBDIRS += auto

QT_FOR_CONFIG += opcua-private

qtConfig(open62541) {
    SUBDIRS += open62541-testserver
}