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

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

qt_internal_add_executable(verbose2
    SOURCES
        ../counting/tst_counting.cpp
    DEFINES
        TESTLIB_VERBOSITY_ARG="-v2"
    PUBLIC_LIBRARIES
        Qt::Test
)

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