mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:29:01 +08:00
6aa4fca940
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 * version * typo * typo * fix build * version * deprecated vcpkg_extract_source_archive_ex * version * fix argument * version * Rename argument * version * More changes about argument * wrong op * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
14 lines
282 B
JSON
14 lines
282 B
JSON
{
|
|
"name": "spaceland",
|
|
"version-string": "7.8.2",
|
|
"port-version": 6,
|
|
"description": "Spaceland Lib (sl) is a suite for geometric computation, specifically adapted to OpenGL.",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|