commit | f714c1fd8864959e041280935554045e6b2f1a9f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Apr 12 23:53:40 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Apr 12 23:53:40 2017 -0400 |
tree | 807d2866e05e4051719e380f6aa107c3b965da35 | |
parent | 1de6be6044020536ce55143c825f5df23d7265fa [diff] |
build: use -Og with clang as well It is supported since 4.0 Change-Id: Ib454927e4052720fa21d004f64fa4d3699e72d73
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.