commit | fc294aed9c46222d103f92a0539329b5316d3f84 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 11 12:18:55 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 11 12:18:55 2015 -0700 |
tree | 61d931a43e76fbd86a24916833e865757a5c6d27 | |
parent | adadb7108dbec453b3d8b6c89fe8b9067e7651e4 [diff] |
build: Disable precompiled headers on OS X with clang < 6.1.0 Change-Id: Ie36ea54d4229239f3bbd87998dc2e2a45dad6a2b Refs: #2804
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
.