Skip to content

Update jsoncpp

Ben Boeckel requested to merge ben.boeckel/vtk:update-jsoncpp into master
This updates the jsoncpp to 1.8.0 which assumes C++11 support. This
update also properly mangles the symbols within the library to avoid
collisions with external versions of the library.

Cc: @berkgeveci @brad.king

Merge request reports