commit | 7e78064871085635c8e54409a59697a278788579 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Nov 24 15:51:34 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Dec 08 16:03:34 2018 -0500 |
tree | 54ae297fc199f8cd21ba0e0e4aa111d4e7865701 | |
parent | cf8a3684c21910164c80173e676f3c42271ade69 [diff] |
Change #include style Header files are now always included with their path from the project's root directory rather than the path relative to the includer. Change-Id: If39b8510eef8da00baf5fe88337c45dbdf8c766e Refs: #3084
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.