commit | 06e9d25a99ad2de2f56f0063b520acb9bec248ef | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 18 16:52:18 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 20 16:30:14 2014 -0800 |
tree | 0de24fcb4dc8c2c9f4d542d9101a57c2b222cd18 | |
parent | fffd1e44843e6147ef08c3164ded3ba7b23976af [diff] [blame] |
src: Adding pkgconfig script, so apps can use pkg-config to get all necesasry parameters to compile against the library Change-Id: Ie19fc258c2602a3f0685c247e328e9d3166639dc
diff --git a/.gitignore b/.gitignore index db21ec6..35c2f84 100644 --- a/.gitignore +++ b/.gitignore
@@ -81,3 +81,5 @@ examples/consumer examples/producer +# pkg-config file +libndn-cpp-dev.pc