aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjsserver/CMakeLists.txt
blob: 3de762f3310ce3a8cac3bc58cc8a1bd14da7af96 (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
28
29
30
31
32
# Generated from qqmldebugjsserver.pro.

#####################################################################
## qqmldebugjsserver Binary:
#####################################################################

# special case begin
# Remove INSTALL_DIRECTORY and INSTALL_DIRECTORY from this test a
# use the one from special case instead
# special case end
add_qt_executable(qqmldebugjsserver
    GUI
    # special case begin
    OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
    # special case end
    SOURCES
        qqmldebugjsserver.cpp
    DEFINES
        QT_QML_DEBUG_NO_WARNING
    INCLUDE_DIRECTORIES
        ../shared
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
        Qt::Test
)

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

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