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

#####################################################################
## warnings Binary:
#####################################################################

qt_add_executable(warnings
    SOURCES
        tst_warnings.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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