1
0
mirror of https://github.com/nigels-com/glew.git synced 2025-03-02 06:42:47 +00:00
glew/glew.pc.in

11 lines
213 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: glew
Description: The OpenGL Extension Wrangler library
Version: @version@
Cflags: -I${includedir}
Libs: -L${libdir} -lGLEW