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

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

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

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