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

#####################################################################
## testProcessHang Binary:
#####################################################################

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