commit | c5003938169677d68c9665bdd0c8aa65189d6031 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 14 20:33:02 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 14 20:33:02 2024 -0500 |
tree | 14ddb6367434b8eb92543a08f73f982b72d1d061 | |
parent | 5fdab13395635d0d02618881c1dda5f7c27b4bb1 [diff] |
build: stop defining _DEBUG, rely on NDEBUG instead NDEBUG is more standard on non-Microsoft platforms Change-Id: I6faec848b64abfc291b85903106fc48450943f9a
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.