File: libnanomsg.pc.in

package info (click to toggle)
nanomsg 0.4~beta%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,124 kB
  • ctags: 2,270
  • sloc: ansic: 17,802; pascal: 477; makefile: 432; python: 231; sh: 34
file content (12 lines) | stat: -rw-r--r-- 310 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
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
Cflags: -I${includedir}