commit | 682b2afcf2f721df57fd89bcee0b37d406283b78 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 23 21:25:41 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 23 21:25:41 2024 -0500 |
tree | e03545421f5dbbcee7eb1a5579038b01098acbbf | |
parent | 0ecbec0cdb1ed9f7c0f0dbccf2cdddabc726dc61 [diff] |
build: tell libc++ to avoid including transitive headers And apply BOOST_*_NO_DEPRECATED to debug builds only Change-Id: I6fdd5176bd2a84938af13c343982cd9c0e0573e3
ndn-cxx is a C++17 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.