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

#####################################################################
## counting Binary:
#####################################################################

qt_add_executable(counting
    SOURCES
        tst_counting.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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