commit | efa22d6722b27035571209eb120c9c830c01f292 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Dec 04 13:39:17 2015 -0800 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Mon Dec 07 15:21:22 2015 -0700 |
tree | 1799ee5294ca1ff25cfafe9878c6d53b5332a360 | |
parent | 308bc4470a133515062af7736c0cbe5ce6e32e4f [diff] |
build: Do not fail build when -Winfinite-recursion warning is generated Change-Id: I4f2a249073d050041f636b339ef0e3ba50ce9c07 Refs: #3358
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
.