summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadstorage/crashonexit/.prev_CMakeLists.txt
blob: 8a8e24587d076cd5d4efac39f3e73c154d34e2c8 (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
    OUTPUT_DIRECTORY "${INSTALL_TESTSDIR}/tst_qthreadstorage/crashonexit"
    INSTALL_DIRECTORY "${INSTALL_TESTSDIR}/tst_qthreadstorage/crashonexit"
    SOURCES
        crashOnExit.cpp
)

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