commit | 5ebfda6021d30ecab152d88633252b3735698487 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Tue Jul 21 20:57:40 2015 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jul 27 13:18:36 2015 -0700 |
tree | 275ba5aacca68f70ffaebf2ee7fbbd1e077d3e7f | |
parent | a3d9fc08254d7be5508523f93a9e28906813ee8f [diff] |
build: Compile as shared library by default Change-Id: I471023fc23ffaebe04d9668426b4c1b03e4972ae Refs: #2867
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
.