mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:58:59 +08:00
14 lines
275 B
JSON
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"
|
|
]
|
|
}
|