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

#####################################################################
## fileWriterProcess Binary:
#####################################################################

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