xenocara/lib/libXpresent/xpresent.pc.in

13 lines
286 B
PkgConfig
Raw Normal View History

2018-08-05 06:04:39 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xpresent
Description: X Present Library
Version: @PACKAGE_VERSION@
Requires: xproto presentproto >= @PRESENTEXT_VERSION@
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXpresent