vcpkg/ports/solid3/vcpkg.json
autoantwort fde0f2c9b9
[solid3] fix arm64-osx build (#25344)
* [solid3] fix arm64-osx build

* Update versions/s-/solid3.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-20 15:05:56 -07:00

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
}
]
}