diff --git a/configure.cmake b/configure.cmake index d6fddad6a58..5613db5c760 100644 --- a/configure.cmake +++ b/configure.cmake @@ -1448,7 +1448,7 @@ qt_configure_add_report_entry( ) qt_configure_add_report_entry( TYPE NOTE - MESSAGE "Enable thread support" + MESSAGE "WASM Thread support enabled." CONDITION QT_FEATURE_thread AND WASM ) qt_configure_add_report_entry(