summaryrefslogtreecommitdiffstats
path: root/src/tools/tracegen
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-04-03 11:33:28 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-04-03 11:08:57 +0000
commitbb04a85bdfa26f879daddac23d6b191d4bbd7a54 (patch)
treeb0cafe62314e7a999a5480f1ea0e6fa102a4c78f /src/tools/tracegen
parent547c7f8ca5c13564460c4c47611c9681ad8b022b (diff)
Stop installing unnecessary things
This includes: - tests - tools that are only used duing the Qt build (tracegen and qfloat16-tables) Change-Id: I3a5f678682b5b9318012568a9e4dcdda0967f89b Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'src/tools/tracegen')
-rw-r--r--src/tools/tracegen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/tracegen/CMakeLists.txt b/src/tools/tracegen/CMakeLists.txt
index bfb33d77c5..1300b0c3bc 100644
--- a/src/tools/tracegen/CMakeLists.txt
+++ b/src/tools/tracegen/CMakeLists.txt
@@ -6,6 +6,7 @@
add_qt_tool(tracegen
BOOTSTRAP
+ NO_INSTALL
SOURCES
etw.cpp etw.h
helpers.cpp helpers.h