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

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