17 lines
365 B
JSON
17 lines
365 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|