commit | 3e6a98e9dda1efe52e323476c92ffb96ceb5781b | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 25 12:02:13 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Apr 25 12:11:27 2014 -0700 |
tree | bc0818de4ec1848206806c6d29de2cf62bc87cd3 | |
parent | eb749fc58359ab9be9dae9b9d9477c614ddc5d6b [diff] |
build: Adding `-Werror` during compiler flag detection phase This way all warnings generated during the detection (e.g., `argument unused` from clang) will not cause problems later. Change-Id: I94bb12de70f208c8da0648dd5cff8385acec5cbc Refs: #1539
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 INSTALL.md 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 BSD license. For more information about the license, refer to COPYING
.
While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.