commit | 21be81676ffaf49d27d2b149f5f452e106fd4a03 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu May 10 20:36:37 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Thu May 10 20:37:18 2018 -0400 |
tree | a9e9f4705613aa41b88d6e555f52ee9d1f6fd29e | |
parent | 844b09331bfca9cd06a96775e39bee8225cb2220 [diff] |
build: ignore OSError raised by subprocess.check_output() For example, when git is not installed. Change-Id: I2a44b9c647e2b2e0344e2c831217db1595a9db68
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.