blob: 0e3194955c06676733c36699bbd46db3e2f9894a [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libndn-cpp-dev
Description: Development version of C++ API for NDN (NDN-TLV packet format)
Version: @VERSION@
Libs: -L${libdir} @EXTRA_LDFLAGS@ -lndn-cpp-dev @EXTRA_LIBS@
Cflags: -I${includedir} @EXTRA_INCLUDES@