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

#####################################################################
## testProcessDeadWhileReading Binary:
#####################################################################

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