7283b34154
who I forgot to thank for testing libxcb-1.10 too.
12 lines
228 B
PkgConfig
12 lines
228 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Atom library
|
|
Description: XCB atom cache
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: xcb
|
|
Libs: -L${libdir} -lxcb-util
|
|
Cflags: -I${includedir}
|