stupid macos

This commit is contained in:
lizzie
2026-02-23 05:15:17 +00:00
parent be83ecaa05
commit 657ef99529
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ endif()
# This fixes some quirks with xcrun or weird iOS toolchain cmake files
if (IOS)
unser(CXX_CLANG)
unset(CXX_CLANG)
set(CXX_APPLE ON)
endif()