b139abf7aa
and oga@ (with dri enabled).
12 lines
238 B
PkgConfig
12 lines
238 B
PkgConfig
prefix=@INSTALL_DIR@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/@LIB_DIR@
|
|
includedir=${prefix}/include
|
|
|
|
Name: glw
|
|
Description: Mesa OpenGL widget library
|
|
Requires: gl xt
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lGLw
|
|
Cflags: -I${includedir}
|