summaryrefslogtreecommitdiffstats
path: root/examples/linguist/hellotr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linguist/hellotr/CMakeLists.txt')
-rw-r--r--examples/linguist/hellotr/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/linguist/hellotr/CMakeLists.txt b/examples/linguist/hellotr/CMakeLists.txt
index 89169bacc..fe3325377 100644
--- a/examples/linguist/hellotr/CMakeLists.txt
+++ b/examples/linguist/hellotr/CMakeLists.txt
@@ -15,7 +15,7 @@ find_package(Qt6 REQUIRED COMPONENTS Core Gui Widgets)
#! [0]
find_package(Qt6 REQUIRED COMPONENTS LinguistTools)
-qt_standard_project_setup(I18N_LANGUAGES la)
+qt_standard_project_setup(I18N_TRANSLATED_LANGUAGES la)
#! [0]
qt_add_executable(hellotr