summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testProcessCrash/CMakeLists.txt
blob: 1afc662a2cffdeabdbb6902bdeddb0a7a33369b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from testProcessCrash.pro.

#####################################################################
## testProcessCrash Binary:
#####################################################################

qt_internal_add_executable(testProcessCrash
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
    #PUBLIC_LIBRARIES # special case remove
        #Qt::Gui # special case remove
)