aboutsummaryrefslogtreecommitdiff
path: root/libs/jsoncpp
Commit message (Collapse)AuthorAge
* jsoncpp: Fix pkgconfig fileRosen Penev2019-09-22
| | | | | | | | | | | Backported upstream patch to make the pkgconfig file more cross compile friendly. I don't think anything uses this. Replaced Installev with CMAKE_INSTALL. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* jsoncpp: Add to repoDaniel Engberg2019-01-28
Add (lib)jsoncpp to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>