mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-23 07:05:07 +00:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
include config/Makefile.linux
|
|
|
|
LDFLAGS.GL = -lEGL -lOpenGL
|
|
CFLAGS.EXTRA += -DGLEW_EGL
|