summaryrefslogtreecommitdiff
path: root/src/linguist/linguist
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-02-09 11:58:46 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-02-10 10:14:21 +0100
commit5ae3c2acc57d5729ba4d74b05ff8846fc3f86d46 (patch)
treeff67dafc395184607a8852722f3f9090ee3cf0d4 /src/linguist/linguist
parent610e855aab269c417d08508f98a886ad4e37686b (diff)
downloadqttools-5ae3c2acc57d5729ba4d74b05ff8846fc3f86d46.tar.gz
Doc: State Qt versions for when CMake commands etc. were introduced
Pick-to: 6.2 6.3 Task-number: QTBUG-100212 Change-Id: I512b382306b53ff517e46628443b673e250727ef Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/linguist/linguist')
-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