summaryrefslogtreecommitdiffstats
path: root/examples/linguist/i18n
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2024-02-19 11:54:55 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-26 06:08:08 +0000
commitd2255ade34e3460e4e4ad76cf40ee6af8dc26fad (patch)
tree6bd426022354909cf6950ce561588d6ff7279fc5 /examples/linguist/i18n
parent1da1d4ee2b01fae4d881f330f5c85d2e8c6d8092 (diff)
CMake: Rename I18N_*LANGUAGES variables and parameters
...according to the Qt 6.7 CMake API review. Task-number: QTBUG-122396 Change-Id: Ica4e6ae91ee708ccb0890d8d32fd1a9fd2bf8d29 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit c3b2bde9086f4d9ee27ffdc6ab753f2946cedf60) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/linguist/i18n')
-rw-r--r--examples/linguist/i18n/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/linguist/i18n/CMakeLists.txt b/examples/linguist/i18n/CMakeLists.txt
index 9512bf9f9..351e0e850 100644
--- a/examples/linguist/i18n/CMakeLists.txt
+++ b/examples/linguist/i18n/CMakeLists.txt
@@ -15,7 +15,7 @@ set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/widgets/tools/i18n")
find_package(Qt6 REQUIRED COMPONENTS Core Gui Widgets LinguistTools)
qt_standard_project_setup(
- I18N_LANGUAGES ar cs de el en eo fr it ja ko nb ru sv zh
+ I18N_TRANSLATED_LANGUAGES ar cs de el en eo fr it ja ko nb ru sv zh
)
qt_add_executable(i18n