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

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

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

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