commit | 1aafba46a91e434161451ac550d375b7962a3130 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Sep 17 17:22:31 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Sep 17 17:24:41 2015 -0700 |
tree | 833f86d0e4e3ed2074e9a51d548ea4fbff4ae6d1 | |
parent | 18cf81bf6e03fe518b4f2e9d0c02223276be2cf7 [diff] |
build: Minor fix of default-compiler-flags tool The default flags for the clang compiler included several flags that make sense only during the debug-mode compilation. Change-Id: I0720ff2980da81ef2978761aedda6989d8e6f38d
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
.