commit | a3973e0c8a27991b3a53c361748c87afc38f0a9d | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@email.arizona.edu> | Tue Nov 01 17:58:12 2016 -0700 |
committer | Eric Newberry <enewberry@email.arizona.edu> | Tue Nov 01 18:29:27 2016 -0700 |
tree | d147b085974458a003b7c6058c4d778077d55bd7 | |
parent | f64a7451a251ea9986a1c11adea787e02184d005 [diff] |
build: load sanitizers last in wscript to prevent Boost link failure refs #3828 Change-Id: Ia03ded8eddf116af228bb91f0fea295b28dd536b
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.