From a844695e640fe42b2f6681a8ef4f5ebe46044657 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 10 Feb 2022 18:39:13 +0100 Subject: [PATCH] CMake: Fix incorrect link to 'Using qt.conf page' Pick-to: 6.3 Change-Id: I469fc4adb8982e2bd3d38807950eb0c324c481a6 Reviewed-by: Alexey Edelev --- src/corelib/doc/src/cmake/qt_deploy_qt_conf.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/doc/src/cmake/qt_deploy_qt_conf.qdoc b/src/corelib/doc/src/cmake/qt_deploy_qt_conf.qdoc index 57470c2edd5..38119d498cd 100644 --- a/src/corelib/doc/src/cmake/qt_deploy_qt_conf.qdoc +++ b/src/corelib/doc/src/cmake/qt_deploy_qt_conf.qdoc @@ -66,7 +66,7 @@ qt_deploy_qt_conf(file_name \section1 Description -Use this command when you need to generate a \c{Using qt.conf}{qt.conf} file +Use this command when you need to generate a \l{Using qt.conf}{qt.conf} file during deployment. The default value of any path supported by \c{qt.conf} can be overridden with the corresponding \c{..._DIR} option. The command will only write a path to the generated \c{qt.conf} file if it differs from the default