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

#####################################################################
## testSetNamedPipeHandleState Binary:
#####################################################################

qt_add_executable(testSetNamedPipeHandleState
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)