blob: e880ea7619d8ef29b4916621c765f37459c9da00 [file] [log] [blame]
prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: libccnx-cpp
Description: C++ NDN API (currently a wrapper on top of CCNx C library)
Version: @VERSION@
Libs: -L${libdir} -lndn.cxx
Cflags: -I${includedir}