vcpkg/ports/gmp/vcpkg.json

14 lines
262 B
JSON

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