aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugprocess/qqmldebugprocessprocess/CMakeLists.txt
blob: 3a1bbae9f4b34494a3e4d48d1ed912594ba9c219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Generated from qqmldebugprocessprocess.pro.

#####################################################################
## qqmldebugprocessprocess Binary:
#####################################################################

# special case begin
# Remove OUTPUT_DIRECTORY and INSTALL_DIRECTORY which start with
# $$[QT_INSTALL_TESTS]
# special case end

add_qt_executable(qqmldebugprocessprocess
# special case begin
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../qqmldebugprocess"
# special case end
    SOURCES
        qqmldebugprocessprocess.cpp
)

#### Keys ignored in scope 1:.:.:qqmldebugprocessprocess.pro:<TRUE>:
# CONFIG = "-debug_and_release_target" "console"

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:qqmldebugprocessprocess.pro:APPLE_OSX:
# CONFIG = "-app_bundle"