mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fix Mac Clang build (nw)
This commit is contained in:
parent
22fec9c3c5
commit
e84a738432
@ -2238,6 +2238,11 @@ project "asmjit"
|
||||
|
||||
configuration { }
|
||||
|
||||
configuration { "osx*"}
|
||||
buildoptions {
|
||||
"-DASMJIT_MSC=0",
|
||||
}
|
||||
|
||||
files {
|
||||
MAME_DIR .. "3rdparty/asmjit/src/asmjit/asmjit.h",
|
||||
MAME_DIR .. "3rdparty/asmjit/src/asmjit/core.h",
|
||||
|
Loading…
Reference in New Issue
Block a user