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

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

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

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