mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 07:48:25 +08:00
14 lines
250 B
JSON
14 lines
250 B
JSON
|
{
|
||
|
"name": "flint",
|
||
|
"version-string": "2.5.2",
|
||
|
"port-version": 5,
|
||
|
"description": "Fast Library for Number Theory",
|
||
|
"homepage": "https://www.flintlib.org/",
|
||
|
"dependencies": [
|
||
|
"gettimeofday",
|
||
|
"mpfr",
|
||
|
"mpir",
|
||
|
"pthreads"
|
||
|
]
|
||
|
}
|