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

#####################################################################
## tst_qssloptions Binary:
#####################################################################

qt_internal_add_manual_test(tst_qssloptions
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Network
        Qt::Test
)