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

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

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

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