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

#####################################################################
## testSpaceInName Binary:
#####################################################################

qt_add_executable(testSpaceInName
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../test Space In Name"
    SOURCES
        main.cpp
)