diff --git a/configure.cmake b/configure.cmake index 75577a5be46..db3b6084670 100644 --- a/configure.cmake +++ b/configure.cmake @@ -1458,7 +1458,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(