Skip to content

Fix build error, update JSON-C to use CMake, bump versions

Travis Bottalico requested to merge ci-cmake into master

We're cloning JSON-C from it's master branch. It was updated and the autogen.sh script was removed. Their readme claims to use CMake to build now. I updated to use cmake and it builds.... We need to test but I think it's OK.

Merge request reports