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

#####################################################################
## testProcessEcho2 Binary:
#####################################################################

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