build system update
This commit is contained in:
parent
e4980b2d7c
commit
2e4ecb7d24
|
|
@ -108,10 +108,10 @@ function m.link()
|
||||||
ogg.link()
|
ogg.link()
|
||||||
|
|
||||||
filter"system:windows"
|
filter"system:windows"
|
||||||
links{"legacy_stdio_definitions", "opengl32", "gdi32", "winmm", "ws2_32", "openal32"}
|
links{"legacy_stdio_definitions", "opengl32", "gdi32", "winmm", "ws2_32"}
|
||||||
|
|
||||||
filter"system:linux"
|
filter"system:linux"
|
||||||
links{"Xi", "Xrandr", "Xcursor", "X11", "udev", "pthread", "OpenGL", "openal"}
|
links{"Xi", "Xrandr", "Xcursor", "X11", "udev", "pthread", "OpenGL"}
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue