summaryrefslogtreecommitdiffstats
path: root/tests/manual/qssloptions/CMakeLists.txt
blob: edfbf88d80fc8f24efbc16e3f5c540be137b10ac (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
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)