mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-21 18:47:46 -04:00
12 lines
250 B
PkgConfig
12 lines
250 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Composite
|
|
Description: XCB Composite Extension
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: xcb xcb-xfixes
|
|
Libs: -L${libdir} -lxcb-composite
|
|
Cflags: -I${includedir}
|