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

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

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