mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
fix Linux build for enet test
This commit is contained in:
parent
818a78efe3
commit
b882211769
@ -7,6 +7,7 @@
|
||||
files{"win32.c"}
|
||||
end
|
||||
if os.is("Linux") then
|
||||
defines {"HAS_SOCKLEN_T"}
|
||||
files {"unix.c",}
|
||||
end
|
||||
if os.is("MacOSX") then
|
||||
|
Loading…
Reference in New Issue
Block a user