summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre2/.prev_CMakeLists.txt')
-rw-r--r--src/3rdparty/pcre2/.prev_CMakeLists.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/3rdparty/pcre2/.prev_CMakeLists.txt b/src/3rdparty/pcre2/.prev_CMakeLists.txt
index 1a63de4d54..5efac810c7 100644
--- a/src/3rdparty/pcre2/.prev_CMakeLists.txt
+++ b/src/3rdparty/pcre2/.prev_CMakeLists.txt
@@ -67,10 +67,15 @@ qt_extend_target(BundledPcre2 CONDITION (TEST_architecture_arch STREQUAL "arm64"
PCRE2_DISABLE_JIT
)
+qt_extend_target(BundledPcre2 CONDITION MACOS AND (TEST_architecture_arch STREQUAL "arm64")
+ DEFINES
+ PCRE2_DISABLE_JIT
+)
+
qt_extend_target(BundledPcre2 CONDITION WIN32
PUBLIC_DEFINES
PCRE2_STATIC
)
-#### Keys ignored in scope 7:.:.:pcre2.pri:QT_FEATURE_intelcet:
+#### Keys ignored in scope 8:.:.:pcre2.pri:QT_FEATURE_intelcet:
# QMAKE_CFLAGS = "$$QMAKE_CFLAGS_SHSTK"