summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/singleskip/.prev_CMakeLists.txt
blob: 8813e9a7597a2ccc15bbfc956119d0b764e818cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from singleskip.pro.

#####################################################################
## singleskip Binary:
#####################################################################

qt_add_executable(singleskip
    SOURCES
        tst_singleskip.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

## Scopes:
#####################################################################