darling-libkqueue/libkqueue.pc.in
2014-03-09 20:40:24 -04:00

13 lines
263 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libkqueue
Description: Emulates FreeBSD kqueue(2) on other platforms
Version: @VERSION@
Requires:
Libs: -lkqueue
Libs.private: -lpthread -lrt
Cflags: -I${includedir}/kqueue