mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-18 01:58:59 +02:00
stupid macos
This commit is contained in:
parent
3e94e2e646
commit
4c36f4cd43
3 changed files with 7 additions and 2 deletions
2
externals/cmake-modules/DetectPlatform.cmake
vendored
2
externals/cmake-modules/DetectPlatform.cmake
vendored
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue