mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-11-01 08:46:04 +03:00
6 lines
114 B
Makefile
6 lines
114 B
Makefile
include config/Makefile.linux
|
|
|
|
LDFLAGS.GL = -lEGL -lOpenGL
|
|
CFLAGS.EXTRA += -DGLEW_EGL
|
|
GLEW_NO_GLU = -DGLEW_NO_GLU
|