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

#####################################################################
## testForwarding Binary:
#####################################################################

qt_add_executable(testForwarding
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
)