mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
5 lines
82 B
Makefile
5 lines
82 B
Makefile
|
include config/Makefile.linux
|
||
|
|
||
|
LDFLAGS.GL = -lEGL -lGL
|
||
|
CFLAGS.EXTRA += -DGLEW_EGL
|