blob: ec1609fb06e02326d75737945cf1ce26553f1e1a [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/nanomsg
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}