libglvnd/libglvnd.pc.in
Kyle Brenneman ca8e52bf6f Added a pkgconfig file for the public header files.
Add a pkgconfig file that will give the include directory for the public
headers that a vendor library would use.
2016-01-13 16:04:40 -07:00

9 lines
182 B
PkgConfig

prefix=@prefix@
includedir=@includedir@
Name: libglvnd
Description: Vendor-neutral OpenGL dispatch library vendor interface
Version: @PACKAGE_VERSION@
Libs:
Cflags: -I${includedir}