stupid macos

This commit is contained in:
lizzie 2026-02-23 05:15:17 +00:00
parent 87b74eff24
commit de2fbc22fe
3 changed files with 7 additions and 2 deletions

View file

@ -53,7 +53,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()