Skip to content
Commit 693c491b authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Add an option to enable QML profiling

Summary:
This adds a CMake option to enable QML profiler and debugger integration.
This allows running the gallery through the QML profiler, which makes it
simple to profile Kirigami through running Kirigami Gallery.

It is by default set to "ON" because I do not think there really is any
risk related to enabling it.

Test Plan:
With the option on, starting Kirigami Gallery from command line will print
"QML debugging is enabled". Without it, no such print happens.

Reviewers: #kirigami, bshah

Reviewed By: bshah

Subscribers: bshah, plasma-devel

Tags: #plasma, #kirigami

Differential Revision: https://phabricator.kde.org/D25879
parent 09746fb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment