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

#####################################################################
## exceptionthrow Binary:
#####################################################################

qt_add_executable(exceptionthrow
    EXCEPTIONS
    SOURCES
        tst_exceptionthrow.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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