commit | 34e378c01142372c5ead935511c4d59eed25b8e8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 14 19:35:34 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 14 19:50:34 2014 -0700 |
tree | 5e1c9d2fcaca9a1e71a88a5d3bcd0bbef4895577 | |
parent | aa21462413e56844ab7076ab267275cd257d2b90 [diff] |
build: Do not warn about C99 extensions Change-Id: Id2a612391120f0eeee9f527c633f49581afed47d Refs: #1865
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
.