first commit
This commit is contained in:
11
xim/xcb-util/xcb-util.pc.in
Normal file
11
xim/xcb-util/xcb-util.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: XCB Util Core library
|
||||
Description: XCB util core interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Requires: xcb
|
||||
Libs: -L${libdir} -lxcb-util
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user