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

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

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

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