summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testProcessEcho2/.prev_CMakeLists.txt
blob: b861f2619cc2906cb78f2c389bdda975fe3635b8 (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
        Qt::Gui
)