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

#####################################################################
## testProcessEnvironment Binary:
#####################################################################

qt_internal_add_executable(testProcessEnvironment
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)