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

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

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