commit | 6f9ec931dbb1b833f7d8d05afe2d0ca21d211163 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Oct 31 10:34:00 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Oct 31 10:45:28 2014 -0700 |
tree | e8e12ec239624b5edb4c43ea80e5b589240c074a | |
parent | 03b15b3fbb1aa5506a3ac2938b2d19bf839e97df [diff] |
build: Fix compilation with tests and precompiled headers enabled Change-Id: I996c06e1340cc5d1e731daf879b209c2976fe0e0 Refs: #2102
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
.