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

#####################################################################
## tst_qssldiffiehellmanparameters Test:
#####################################################################

add_qt_test(tst_qssldiffiehellmanparameters
    SOURCES
        tst_qssldiffiehellmanparameters.cpp
    PUBLIC_LIBRARIES
        Qt::Network
)