[compiler] Misc changes to make this emulator properly compile under Linux with Clang
This commit is contained in:
committed by
Radosław Gliński
parent
0dc0f18abb
commit
f58fab1d2c
1
third_party/zarchive.lua
vendored
1
third_party/zarchive.lua
vendored
@@ -4,6 +4,7 @@ project("zarchive")
|
||||
kind("StaticLib")
|
||||
language("C++")
|
||||
links({
|
||||
"zstd",
|
||||
})
|
||||
defines({
|
||||
"_LIB",
|
||||
|
||||
Reference in New Issue
Block a user