mirror of https://github.com/inolen/redream.git
12 lines
233 B
PkgConfig
12 lines
233 B
PkgConfig
![]() |
prefix=/usr/local
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: glew
|
||
|
Description: The OpenGL Extension Wrangler library
|
||
|
Version: 1.13.0
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lGLEW
|
||
|
Requires: glu
|