mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
fde0f2c9b9
* [solid3] fix arm64-osx build * Update versions/s-/solid3.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
18 lines
323 B
JSON
18 lines
323 B
JSON
{
|
|
"name": "solid3",
|
|
"version": "3.5.8",
|
|
"port-version": 2,
|
|
"description": "Software Library for Interference Detection",
|
|
"license": "GPL-2.0-only OR QPL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|