commit | 28d0d94a67b42d805f8f733577b0d146fb4fc50b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 04 14:52:19 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 06 13:00:54 2015 -0800 |
tree | 130c2850395ac887ee73cd9b24e2a9910f12cd03 | |
parent | ecc57b511e1f8689b4cd73a6619b346a81820b51 [diff] |
build: Support tools and examples with multiple translation units Change-Id: I71a5690391464d8275b91f55e914c004eed4f360 Refs: #2344
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.