summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-02-09 11:58:46 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-02-10 10:48:56 +0000
commit533d0001d78e66a8aea6a62321331e739389e476 (patch)
treeccb2e5a8dd831cff9ac80a872e5e56b8cda86a15
parent57b0b1c683ab6c7b1e5cada0f71b6e96ff427327 (diff)
downloadqttools-533d0001d78e66a8aea6a62321331e739389e476.tar.gz
Doc: State Qt versions for when CMake commands etc. were introduced
Task-number: QTBUG-100212 Change-Id: I512b382306b53ff517e46628443b673e250727ef Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 5ae3c2acc57d5729ba4d74b05ff8846fc3f86d46) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/linguist/linguist/doc/cmake-macros.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/linguist/linguist/doc/cmake-macros.qdoc b/src/linguist/linguist/doc/cmake-macros.qdoc
index eafa8b34d..8ac0d0571 100644
--- a/src/linguist/linguist/doc/cmake-macros.qdoc
+++ b/src/linguist/linguist/doc/cmake-macros.qdoc
@@ -139,6 +139,8 @@ files in the build directory:
\brief Add targets to generate or update Qt Linguist .ts files.
+\cmakecommandsince 6.2
+
\section1 Synopsis
\badcode
@@ -211,6 +213,8 @@ Add the targets \c{myapp_lupdate} and \c{update_translations} for updating the
\brief Add targets to transform Qt Linguist .ts files into .qm files.
+\cmakecommandsince 6.2
+
\section1 Synopsis
\badcode
@@ -295,6 +299,8 @@ files.
\brief Add targets to update and transform Qt Linguist .ts files into .qm files.
+\cmakecommandsince 6.2
+
\section1 Synopsis
\badcode