summaryrefslogtreecommitdiffstats
path: root/tests/auto/x509/CMakeLists.txt
blob: 5b512b715467f6d164a9073485e36ff474e0c8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from x509.pro.

#####################################################################
## tst_x509 Test:
#####################################################################

qt_add_test(tst_x509
    SOURCES
        tst_x509.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::OpcUa
)