mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-28 00:31:56 +00:00
SYSTEM=linux-wayland build config for EGL without X11
This commit is contained in:
parent
3f922b3dc6
commit
4f5714a4d9
4
config/Makefile.linux-wayland
Normal file
4
config/Makefile.linux-wayland
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
include config/Makefile.linux
|
||||||
|
|
||||||
|
LDFLAGS.GL = -lEGL -lGL
|
||||||
|
CFLAGS.EXTRA += -DGLEW_EGL -DEGL_NO_X11
|
Loading…
Reference in New Issue
Block a user