Skip to content
Snippets Groups Projects
Commit d653b75b authored by Ben Boeckel's avatar Ben Boeckel
Browse files

jsoncpp: update to 1.9.2

parent 66fb99df
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ unset(CMAKE_VISIBILITY_INLINES_HIDDEN) ...@@ -5,7 +5,7 @@ unset(CMAKE_VISIBILITY_INLINES_HIDDEN)
vtk_module_third_party( vtk_module_third_party(
INTERNAL INTERNAL
LICENSE_FILES "vtkjsoncpp/LICENSE" LICENSE_FILES "vtkjsoncpp/LICENSE"
VERSION "1.8.4" VERSION "1.9.2"
STANDARD_INCLUDE_DIRS STANDARD_INCLUDE_DIRS
EXTERNAL EXTERNAL
PACKAGE JsonCpp PACKAGE JsonCpp
......
...@@ -8,7 +8,7 @@ readonly name="jsoncpp" ...@@ -8,7 +8,7 @@ readonly name="jsoncpp"
readonly ownership="JsonCpp Upstream <kwrobot@kitware.com>" readonly ownership="JsonCpp Upstream <kwrobot@kitware.com>"
readonly subtree="ThirdParty/$name/vtk$name" readonly subtree="ThirdParty/$name/vtk$name"
readonly repo="https://gitlab.kitware.com/third-party/jsoncpp.git" readonly repo="https://gitlab.kitware.com/third-party/jsoncpp.git"
readonly tag="for/vtk-20181227-1.8.4" readonly tag="for/vtk-20191230-1.9.2"
readonly paths=" readonly paths="
.gitattributes .gitattributes
CMakeLists.vtk.txt CMakeLists.vtk.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment