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

#####################################################################
## maxwarnings Binary:
#####################################################################

qt_internal_add_executable(maxwarnings
    SOURCES
        maxwarnings.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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