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

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

qt_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:
#####################################################################