stupid macos

This commit is contained in:
lizzie
2026-02-23 05:15:17 +00:00
parent cc8ea0f574
commit af9f924658
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,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()