drm/libdrm.pc.in

11 lines
247 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
2005-07-10 16:42:42 -06:00
libdir=@libdir@
includedir=@includedir@
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: @PACKAGE_VERSION@
2005-10-13 15:03:31 -06:00
Libs: -L${libdir} -ldrm
2005-07-10 16:42:42 -06:00
Cflags: -I${includedir} -I${includedir}/drm