aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_quickprofiler/CMakeLists.txt
blob: e1867fac0f26527839176b074283d8657ea830d3 (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
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qmldbg_quickprofiler.pro.

#####################################################################
## QQuickProfilerAdapterFactory Plugin:
#####################################################################

qt_internal_add_plugin(QQuickProfilerAdapterFactoryPlugin
    OUTPUT_NAME qmldbg_quickprofiler
    CLASS_NAME QQuickProfilerAdapterFactory
    PLUGIN_TYPE qmltooling
    SOURCES
        qquickprofileradapter.cpp qquickprofileradapter.h
        qquickprofileradapterfactory.cpp qquickprofileradapterfactory.h
    LIBRARIES
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
        Qt::PacketProtocolPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
)

#### Keys ignored in scope 1:.:.:qmldbg_quickprofiler.pro:<TRUE>:
# OTHER_FILES = "qquickprofileradapter.json"