commit | 81bf95cc6972dde997e7ae95e0336446a6f8b737 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat May 27 14:23:08 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat May 27 14:23:08 2017 -0400 |
tree | 1b709d4a2c364caf2f1ed90696a19626358e2f40 | |
parent | 82c359c10d92e76c40a052ab473b197bf15edbaf [diff] |
build: fix compilation with clang on Ubuntu 14.04 Change-Id: I0ce54ec0e42cfba8b5da129e8f81e84ef76254db Refs: #4096
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.