blob: 074b7edb0533c7e998dce52034b5af7422002e03 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Nanomsg
Description: nanomsg library is a high-performance implementation of several scalability protocols.
URL: http://nanomsg.org/
Version: @NN_ABI_VERSION@
Requires:
Libs: -L${libdir} -lnanomsg @LIBS@
Cflags: -I${includedir}