vcpkg/ports/spaceland/vcpkg.json
2024-06-11 13:26:30 -07:00

14 lines
275 B
JSON

{
"name": "spaceland",
"version": "7.8.2",
"port-version": 9,
"description": "Spaceland Lib (sl) is a suite for geometric computation, specifically adapted to OpenGL.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
"zlib"
]
}