summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt')
-rw-r--r--tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt b/tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt
new file mode 100644
index 000000000..fc5166707
--- /dev/null
+++ b/tests/auto/cmake/linguist/test_i18n_exclusion/tests/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Copyright (C) 2023 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
+add_subdirectory(test1)
+set_directory_properties(PROPERTIES QT_EXCLUDE_FROM_TRANSLATION ON)