17 lines
365 B
JSON
Executable File
17 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
|
|
}
|
|
]
|
|
}
|