summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qasn1element/CMakeLists.txt
blob: 70738d652542e195d45279662bfa1d3a871e766b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qasn1element.pro.

#####################################################################
## tst_qasn1element Test:
#####################################################################

add_qt_test(tst_qasn1element
    SOURCES
        tst_qasn1element.cpp
    LIBRARIES
        Qt::NetworkPrivate
    PUBLIC_LIBRARIES
        Qt::Network
)