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

#####################################################################
## QQmlNativeDebugConnectorFactory Plugin:
#####################################################################

qt_internal_add_plugin(QQmlNativeDebugConnectorFactoryPlugin
    OUTPUT_NAME qmldbg_native
    CLASS_NAME QQmlNativeDebugConnectorFactory
    PLUGIN_TYPE qmltooling
    SOURCES
        qqmlnativedebugconnector.cpp qqmlnativedebugconnector.h
    LIBRARIES
        Qt::CorePrivate
        Qt::PacketProtocolPrivate
        Qt::QmlPrivate
)

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