mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:19:00 +08:00
14 lines
262 B
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"
|
|
}
|
|
]
|
|
}
|