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

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

add_qt_executable(verbose1
    SOURCES
        ../counting/tst_counting.cpp
    DEFINES
        TESTLIB_VERBOSITY_ARG="-v1"
    PUBLIC_LIBRARIES
        Qt::Test
)

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