mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-11 18:18:58 +02:00
[docs, nce] use macos handler, cross arm inst
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
parent
0a9bdcfaf1
commit
e1670ffadb
2 changed files with 10 additions and 1 deletions
|
|
@ -330,7 +330,8 @@ elseif (APPLE)
|
|||
COMMAND_ERROR_IS_FATAL ANY
|
||||
)
|
||||
target_sources(dynarmic PRIVATE
|
||||
backend/exception_handler_posix.cpp
|
||||
backend/exception_handler_macos.cpp
|
||||
backend/exception_handler_macos_mig.c
|
||||
)
|
||||
endif()
|
||||
elseif (UNIX AND NOT PLATFORM_HAIKU)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue