aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.qbs
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2016-07-18 11:19:00 +0200
committerUlf Hermann <ulf.hermann@qt.io>2016-07-20 08:55:28 +0000
commit392955488c253c99bc67b3eaba991002ba6bbdf2 (patch)
treead0408110425e79f136436fd8a57846024f43bf2 /tests/auto/auto.qbs
parent97a465ae18defedaa7ac1fcb4ab3212ece136170 (diff)
Move flame graph view from QmlProfiler to separate library
We want to use it for other profilers, too. Change-Id: Ice4bd7fdfce6e0153d62a7c9a83dc7de6d5cba30 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'tests/auto/auto.qbs')
-rw-r--r--tests/auto/auto.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.qbs b/tests/auto/auto.qbs
index 6b1b308442..03b754cd50 100644
--- a/tests/auto/auto.qbs
+++ b/tests/auto/auto.qbs
@@ -14,6 +14,7 @@ Project {
"extensionsystem/extensionsystem.qbs",
"externaltool/externaltool.qbs",
"filesearch/filesearch.qbs",
+ "flamegraph/flamegraph.qbs",
"generichighlighter/generichighlighter.qbs",
"json/json.qbs",
"profilewriter/profilewriter.qbs",