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

#####################################################################
## testForwardingHelper Binary:
#####################################################################

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