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

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

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