mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 10:18:51 -05:00
Add posix_poll to linux build
This commit is contained in:
parent
ce28bbccea
commit
31670c954a
|
@ -40,7 +40,8 @@ project "GLFW"
|
|||
"src/glx_context.c",
|
||||
"src/egl_context.c",
|
||||
"src/osmesa_context.c",
|
||||
"src/linux_joystick.c"
|
||||
"src/linux_joystick.c",
|
||||
"src/posix_poll.c"
|
||||
}
|
||||
|
||||
defines
|
||||
|
|
Loading…
Reference in New Issue
Block a user