summaryrefslogtreecommitdiff
path: root/src/mesa/gl.pc.in
blob: 4b144ffa4b24b02007d44b3833aae1214b8ad4c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@INSTALL_DIR@
exec_prefix=${prefix}
libdir=${exec_prefix}/@LIB_DIR@
includedir=${prefix}/include

Name: gl
Description: Mesa OpenGL library
Requires:
Version: @VERSION@
Libs: -L${libdir} -lGL
Cflags: -I${includedir}