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

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