commit | b82d8c3a1bc985bdfe538c2d859780d01475e156 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Sep 21 11:35:07 2017 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Sep 22 12:30:57 2017 -0400 |
tree | 660197a53e42703c5cc5dcb20392fa18c1bddf85 | |
parent | def60f1647d3aba0e3406dc0746063084c4da172 [diff] |
build: Add -isystem and set specialized flags as a last configuration step This change prevents global flags from interacting with library/feature detection scripts. Change-Id: Ic0dba06a9afd66a810172d4a512f35f6df6b25b6 Refs: #4296
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.