summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/crashonexit/CMakeLists.txt
blob: b2bac9713a78aaf13366e8bcaefcdd4302f3e6bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from crashonexit.pro.

#####################################################################
## crashonexit Binary:
#####################################################################

add_qt_executable(crashOnExit_helper
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/.." # special case
    INSTALL_DIRECTORY "${INSTALL_TESTSDIR}/tst_qthreadstorage/crashOnExit_helper" # special case
    SOURCES
        crashOnExit.cpp
)

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