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

#####################################################################
## testProcessEcho Binary:
#####################################################################

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