commit | ea5ce49651e4a417d38f0e591702d0309ca3e032 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Sep 30 20:25:25 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Oct 05 01:46:24 2022 -0400 |
tree | ccd6758b1d381b28f65223872d9ae4b273cab134 | |
parent | e16ac8693f5aa6916cd728ca9d4df63e9889175f [diff] |
build: link with lld if available Change-Id: Iaf1e7110e629fa1fa16bbd8b8cc1418fafd2408b
ndn-cxx is a C++14 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 bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.