summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-10-31 16:05:43 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-11-03 19:30:39 +0000
commit3a000ebc09050bf12e15adab51ae86b796925b28 (patch)
tree27826957a323d2015e2bda4467b47bdf148b1121
parent27865904fceee80d26d42b526a3190a52342936f (diff)
downloadqtdoc-3a000ebc09050bf12e15adab51ae86b796925b28.tar.gz
CMake: Adapt command names
Follow-up change to the respective changes in qttools, qtinterfaceframework. Change-Id: I3c737399aefb78a568e287e1685100359d80e1f5 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit fea3b66b488e2140faf28eac05edae4f16d0dab0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/cmake/cmake-manual.qdoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/cmake/cmake-manual.qdoc b/doc/src/cmake/cmake-manual.qdoc
index 908a9160..c285990f 100644
--- a/doc/src/cmake/cmake-manual.qdoc
+++ b/doc/src/cmake/cmake-manual.qdoc
@@ -52,8 +52,8 @@
\list
\li \l{cmake-commands-qtcore}{Qt6::Core}
\li \l{cmake-commands-qtdbus}{Qt6::DBus}
- \li \l{cmake-macros-qtinterfaceframework}{Qt6::InterfaceFramework}
- \li \l{cmake-macros-qtlinguisttools}{Qt6::LinguistTools}
+ \li \l{cmake-commands-qtinterfaceframework}{Qt6::InterfaceFramework}
+ \li \l{cmake-commands-qtlinguisttools}{Qt6::LinguistTools}
\li \l{cmake-commands-qtqml}{Qt6::Qml}
\li \l{cmake-macros-qtremoteobjects}{Qt6::RemoteObjects}
\li \l{cmake-macros-qtscxml}{Qt6::Scxml}
@@ -986,14 +986,14 @@
\annotatedlist cmake-commands-qtdbus
\section2 Qt6::InterfaceFramework
- \target cmake-macros-qtinterfaceframework
+ \target cmake-commands-qtinterfaceframework
- \annotatedlist cmake-macros-qtinterfaceframework
+ \annotatedlist cmake-commands-qtinterfaceframework
\section2 Qt6::LinguistTools
- \target cmake-macros-qtlinguisttools
+ \target cmake-commands-qtlinguisttools
- \annotatedlist cmake-macros-qtlinguisttools
+ \annotatedlist cmake-commands-qtlinguisttools
\section2 Qt6::Qml
\target cmake-commands-qtqml