aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlplugindump/CMakeLists.txt')
-rw-r--r--tools/qmlplugindump/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlplugindump/CMakeLists.txt b/tools/qmlplugindump/CMakeLists.txt
index ebe392f689..63c0f398a4 100644
--- a/tools/qmlplugindump/CMakeLists.txt
+++ b/tools/qmlplugindump/CMakeLists.txt
@@ -5,6 +5,7 @@
#####################################################################
qt_add_tool(qmlplugindump
+ TARGET_DESCRIPTION "QML Plugin Metadata Dumper"
TOOLS_TARGET Qml # special case
SOURCES
../shared/qmlstreamwriter.cpp ../shared/qmlstreamwriter.h