libxpresent/xpresent.pc.in

13 lines
286 B
PkgConfig
Raw Permalink Normal View History

2022-11-11 21:13:38 +08: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