commit | 9984850c992534cc046fbee03fe14b7446287f25 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Oct 13 19:22:22 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Oct 13 19:22:22 2014 -0700 |
tree | 75c11be9d0e502e2838f3e27b01833d3ad6122a9 | |
parent | 99135969b40c51165b1bafbc1efd067a91ccd384 [diff] |
common.hpp: prepend NDN_CXX_ to WITH_TESTS macros refs #2060 Change-Id: I74ea076cacf01d2f7dd9c2e5a42dec1d336f489f
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
.