summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlocale/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlocale/CMakeLists.txt')
-rw-r--r--tests/manual/qlocale/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/qlocale/CMakeLists.txt b/tests/manual/qlocale/CMakeLists.txt
index cffb4d59e0..e749565129 100644
--- a/tests/manual/qlocale/CMakeLists.txt
+++ b/tests/manual/qlocale/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from qlocale.pro.
-
#####################################################################
## qlocale Binary:
#####################################################################
@@ -19,6 +17,8 @@ qt_internal_add_manual_test(qlocale
miscellaneous.cpp miscellaneous.h
numberformats.cpp numberformats.h
window.cpp window.h
+ NO_PCH_SOURCES
+ languages.cpp # undef QT_NO_FOREACH
LIBRARIES
Qt::Gui
Qt::Widgets