osgearth icon indicating copy to clipboard operation
osgearth copied to clipboard

disable or default to no gltf and lerc

Open plevy opened this issue 7 months ago • 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

plevy avatar Jun 28 '24 20:06 plevy