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

#####################################################################
## verbose1 Binary:
#####################################################################

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

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