early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/flint/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/flint/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "flint",
|
||||
"version-semver": "2.8.0",
|
||||
"port-version": 1,
|
||||
"description": "Fast Library for Number Theory",
|
||||
"homepage": "https://www.flintlib.org/",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"gettimeofday",
|
||||
"gmp",
|
||||
"mpfr",
|
||||
{
|
||||
"name": "pthreads",
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user