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

#####################################################################
## testProcessEcho3 Binary:
#####################################################################

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