- jsoncpp: update to current version 1.8.0

Use amalgamated src from https://github.com/open-source-parsers/jsoncpp
This commit is contained in:
svenhoefer
2017-03-28 21:23:10 +02:00
parent 78e519f694
commit b945336a79
6 changed files with 1203 additions and 518 deletions

View File

@@ -12,7 +12,7 @@ AM_CPPFLAGS += \
-I$(top_srcdir)/lib/connection \
-I$(top_srcdir)/lib/xmltree \
-I$(top_srcdir)/lib/libupnpclient \
-I$(top_srcdir)/lib/jsoncpp/include \
-I$(top_srcdir)/lib/jsoncpp \
@SIGC_CFLAGS@ \
@CURL_CFLAGS@ \
@FREETYPE_CFLAGS@ \