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