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

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

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

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