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

#####################################################################
## verbose2 Binary:
#####################################################################

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

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