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
|
add_qt_tool(qfloat16-tables
|
||||||
BOOTSTRAP
|
BOOTSTRAP
|
||||||
NO_INSTALL
|
|
||||||
SOURCES
|
SOURCES
|
||||||
gen_qfloat16_tables.cpp
|
gen_qfloat16_tables.cpp
|
||||||
# CONFIG = "force_bootstrap"
|
# CONFIG = "force_bootstrap"
|
||||||
|
@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
add_qt_tool(tracegen
|
add_qt_tool(tracegen
|
||||||
BOOTSTRAP
|
BOOTSTRAP
|
||||||
NO_INSTALL
|
|
||||||
SOURCES
|
SOURCES
|
||||||
etw.cpp etw.h
|
etw.cpp etw.h
|
||||||
helpers.cpp helpers.h
|
helpers.cpp helpers.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user