cesium-native/extern/vcpkg/ports/spz/vcpkg.json

21 lines
334 B
JSON
Raw Permalink Normal View History

2025-08-20 03:20:16 +08:00
{
"name": "spz",
"version": "2.0.0",
"description": [
"A 3D Gaussians format"
],
"homepage": "https://github.com/nianticlabs/spz",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
2025-10-17 09:15:36 +08:00
"zlib-ng"
2025-08-20 03:20:16 +08:00
]
}