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

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

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

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