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

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

add_qt_manual_test(tst_qssloptions
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Network
        Qt::Test
)