gwaldron/osgearth

disable or default to no gltf and lerc

Closed this issue · 0 comments

The current vcpkg compromise was to download imgui but remove the submodules for rapidjson and lerc. Without those two submodules, there was a simple patch to:

  • add_subdirectory(gltf)
  • add_subdirectory(lerc)

Question is to continue that for vcpkg 3.6 or something else