commit | 64ae55d7819f8772cd1267095085b66603a3f565 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Dec 19 00:25:47 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Dec 26 10:03:05 2018 -0800 |
tree | 6e609cc8646fe96f0a9e46abe80c98d011137a46 | |
parent | 534b841bc0274a307e6d6f53a8b72fae42b57f41 [diff] |
build: ensure /usr/local/include is treated as system include path on FreeBSD Also use the LLD linker by default on FreeBSD. Change-Id: I42fc1b3688008e6fa40ee5f399501e54dba25a83 Refs: #4790
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
.