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

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

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

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