mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:49:00 +08:00
18 lines
337 B
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"
|
|
}
|
|
]
|
|
}
|