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

#####################################################################
## QQmlProfilerServiceFactory Plugin:
#####################################################################

qt_internal_add_plugin(QQmlProfilerServiceFactory
    OUTPUT_NAME qmldbg_profiler
    TYPE qmltooling
    SOURCES
        qqmlenginecontrolservice.cpp qqmlenginecontrolservice.h
        qqmlprofileradapter.cpp qqmlprofileradapter.h
        qqmlprofilerservice.cpp qqmlprofilerservice.h
        qqmlprofilerservicefactory.cpp qqmlprofilerservicefactory.h
        qv4profileradapter.cpp qv4profileradapter.h
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::PacketProtocolPrivate
        Qt::QmlPrivate
)

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