blob: 71943acca14a5c9cc4d61053c676cc813cde876c [file] [log] [blame]
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=@includedir@
Name: @NAME@
Version: @VERSION@
Description: io_uring FFI library
URL: https://git.kernel.dk/cgit/liburing/
Libs: -L${libdir} -luring-ffi
Cflags: -I${includedir}