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

#####################################################################
## verifyexceptionthrown Binary:
#####################################################################

qt_internal_add_executable(verifyexceptionthrown
    EXCEPTIONS
    SOURCES
        tst_verifyexceptionthrown.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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