On second thought, install tracegen and qfloat16-tables tools
They are not needed per se for a host build, but they are still needed for a cross build (because we don't build tools in that case). Task-number: QTBUG-74133 Change-Id: I891e3852c6846119956982a7bdbf449ad7c4836c Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
parent
f233249207
commit
b7a55b0931
@ -6,7 +6,6 @@
|
||||
|
||||
add_qt_tool(qfloat16-tables
|
||||
BOOTSTRAP
|
||||
NO_INSTALL
|
||||
SOURCES
|
||||
gen_qfloat16_tables.cpp
|
||||
# CONFIG = "force_bootstrap"
|
||||
|
@ -6,7 +6,6 @@
|
||||
|
||||
add_qt_tool(tracegen
|
||||
BOOTSTRAP
|
||||
NO_INSTALL
|
||||
SOURCES
|
||||
etw.cpp etw.h
|
||||
helpers.cpp helpers.h
|
||||
|
Loading…
Reference in New Issue
Block a user