pineapple/externals/vcpkg/ports/sundials/vcpkg.json
2022-07-23 03:01:36 +02:00

16 lines
365 B
JSON
Executable file

{
"name": "sundials",
"version-semver": "6.2.0",
"description": "SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers)",
"homepage": "https://computation.llnl.gov/projects/sundials",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}