From cdc7956cd47334d34d56a415cef99ea6e766baeb Mon Sep 17 00:00:00 2001 From: chexiongsheng Date: Wed, 5 Jun 2024 21:59:41 +0800 Subject: [PATCH] Update CMakeLists.txt --- test/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 69d781a..523455b 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -83,7 +83,7 @@ elseif ( APPLE ) -fno-rtti -O3 -DNDEBUG - -mmacosx-version-min=14.4 + # -mmacosx-version-min=14.4 -fPIE -fvisibility=hidden -fvisibility-inlines-hidden