12 lines
271 B
PkgConfig
12 lines
271 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: XCB Present
|
|
Description: XCB Present Extension
|
|
Version: @PACKAGE_VERSION@
|
|
Requires.private: xcb xcb-randr xcb-xfixes xcb-sync
|
|
Libs: -L${libdir} -lxcb-present
|
|
Cflags: -I${includedir}
|