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

#####################################################################
## testProcessNormal Binary:
#####################################################################

qt_add_executable(testProcessNormal
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
)