libev/libev.pc.in
Michal Nowak 6abf808acf init
2008-11-09 13:02:12 +00:00

12 lines
224 B
PkgConfig

prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: libev
Description: High-performance event loop/event model
Version: @VERSION@
Libs: -L${libdir} -lev
Libs.private:
Cflags: -I${includedir}