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

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

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

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