I need to have these modules : IOGDAL and IOGeoJSON of the VTK framework in order to build this project https://github.com/embeddedmz/vtkMap/tree/bug-fixes 's GDAL and GeoJSON examples.
There's other interesting VTK modules that are not available with tools such as apt (Ubuntu), and it forces a developer to download VTK binaries and configure CMake to build the modules that he wants. So, let's begin by adding these 2 modules to vcpkg and make it the tool of choice even under Ubuntu.
I need to have these modules : IOGDAL and IOGeoJSON of the VTK framework in order to build this project https://github.com/embeddedmz/vtkMap/tree/bug-fixes 's GDAL and GeoJSON examples.
There's other interesting VTK modules that are not available with tools such as apt (Ubuntu), and it forces a developer to download VTK binaries and configure CMake to build the modules that he wants. So, let's begin by adding these 2 modules to vcpkg and make it the tool of choice even under Ubuntu.