commit | dfe9c6b8c548562fdc5f995945b7f9dcb4d5ace6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Aug 25 21:17:10 2014 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Oct 30 01:44:22 2014 +0100 |
tree | 91f7e1d053868b6648537066072822310c29ae05 | |
parent | 5de006becbb60e4a8bd6492143b53b3d33c9961c [diff] |
Always build in C++11 mode. Change-Id: Ia25c738f63aee1b70e61f841ff52a151446ac220 Refs: #1930
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
.