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

#####################################################################
## testDetached Binary:
#####################################################################

qt_internal_add_executable(testDetached
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
)