mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-03-25 01:56:49 +00:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
|
include config/Makefile.linux
|
||
|
|
||
|
LDFLAGS.GL = -lEGL -lOpenGL
|
||
|
CFLAGS.EXTRA += -DGLEW_EGL
|