aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_messages/CMakeLists.txt
blob: 7e2d5df4cf21d6873b4846e06306e4335c5bc5a9 (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
# Generated from qmldbg_messages.pro.

#####################################################################
## qmldbg_messages Plugin:
#####################################################################

add_qt_plugin(qmldbg_messages
    TYPE qmltooling
    CLASS_NAME QDebugMessageServiceFactory
    SOURCES
        qdebugmessageservice.cpp qdebugmessageservice.h
        qdebugmessageservicefactory.cpp qdebugmessageservicefactory.h
    LIBRARIES
        Qt::PacketProtocolPrivate
        Qt::QmlPrivate
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::PacketProtocol
        Qt::Qml
)

#### Keys ignored in scope 1:.:.:qmldbg_messages.pro:<TRUE>:
# OTHER_FILES = "$$PWD/qdebugmessageservice.json"
# _LOADED = "qt_plugin"