aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-08-20 09:50:30 +0200
committerEike Ziller <eike.ziller@qt.io>2021-08-20 09:50:30 +0200
commitb09b6bd747436067ef93ee9580c56eb4fc71fa23 (patch)
tree8c0365145f900ad81e75d248f9b889334577b35f /src/plugins/perfprofiler
parent4ec490e77ec91ff92e495de58894e96ebae7dba2 (diff)
parentc568ab89c5c0adc53857a342ab11dd7eec524d52 (diff)
Merge remote-tracking branch 'origin/5.0'
Diffstat (limited to 'src/plugins/perfprofiler')
-rw-r--r--src/plugins/perfprofiler/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/perfprofiler/CMakeLists.txt b/src/plugins/perfprofiler/CMakeLists.txt
index 2a3b3fbb3ca..438ae554f16 100644
--- a/src/plugins/perfprofiler/CMakeLists.txt
+++ b/src/plugins/perfprofiler/CMakeLists.txt
@@ -68,7 +68,7 @@ else() # < Qt 6.2
qt_add_qml_module(PerfProfiler
URI "QtCreator.PerfProfiler"
VERSION "1.0"
- NO_CREATE_PLUGIN_TARGET
+ NO_PLUGIN
QML_FILES
PerfProfilerFlameGraphView.qml
SOURCES