From 669f0e92aa685e925c13aa9bd858f5461dd5d21a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 16 Feb 2022 10:17:52 +0100 Subject: [PATCH] CMake deployment: Make it more explicit what platforms are supported That only Windows and macOS are supported is mentioned, but deep down in the description. Let's make it more prominent. Pick-to: 6.3 Change-Id: Ia34a10f2fcbe0b2f86b5a0c5585277e169b11fa6 Reviewed-by: Alexandru Croitor --- src/corelib/doc/src/cmake/qt_generate_deploy_app_script.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/corelib/doc/src/cmake/qt_generate_deploy_app_script.qdoc b/src/corelib/doc/src/cmake/qt_generate_deploy_app_script.qdoc index e7ca37fb45d..4aa62135259 100644 --- a/src/corelib/doc/src/cmake/qt_generate_deploy_app_script.qdoc +++ b/src/corelib/doc/src/cmake/qt_generate_deploy_app_script.qdoc @@ -38,6 +38,7 @@ \cmakecommandsince 6.3 \preliminarycmakecommand +\note This command is currently only supported on Windows and macOS. \section1 Synopsis