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

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

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

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