xorg-libxcb-errors/xcb-errors.pc.in

12 lines
251 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB errors library
Description: XCB errors utility library
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-errors @LIBS@
Cflags: -I${includedir}