vcpkg/ports/gmp/vcpkg.json

18 lines
337 B
JSON

{
"name": "gmp",
"version-string": "6.2.0",
"port-version": 5,
"description": "The GNU Multiple Precision Arithmetic Library",
"homepage": "https://gmplib.org",
"dependencies": [
{
"name": "vs-yasm",
"platform": "windows"
},
{
"name": "yasm-tool-helper",
"platform": "windows"
}
]
}