commit | 8fdae8909d53e81303cea93e977667a9910db89a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Feb 10 16:40:48 2019 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Feb 10 17:17:28 2019 -0500 |
tree | d23cc9a6afa494e9b1bc86fb5164105e3e805782 | |
parent | d0fef21ce5f396bf09a16593ef42987fac3813f3 [diff] |
build: Propagate DEFINES of dependent libraries to libndn-cxx.pc Refs: #3982 Change-Id: Id3c3bb219fe074c0e7427d34e0a0da4981952be3
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.