aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_nativedebugger/CMakeLists.txt
blob: c11185b73636ad9785c9a179b06ea843fdc85c43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated from qmldbg_nativedebugger.pro.

#####################################################################
## QQmlNativeDebugServiceFactory Plugin:
#####################################################################

qt_internal_add_plugin(QQmlNativeDebugServiceFactoryPlugin
    OUTPUT_NAME qmldbg_nativedebugger
    CLASS_NAME QQmlNativeDebugServiceFactory
    TYPE qmltooling
    SOURCES
        qqmlnativedebugservice.cpp qqmlnativedebugservice.h
        qqmlnativedebugservicefactory.cpp qqmlnativedebugservicefactory.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::PacketProtocolPrivate
        Qt::QmlPrivate
)

#### Keys ignored in scope 1:.:.:qmldbg_nativedebugger.pro:<TRUE>:
# OTHER_FILES = "$$PWD/qqmlnativedebugservice.json"