mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-14 06:18:22 +00:00
fix Linux build for enet test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user