Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
365 B
JSON

{
"name": "sundials",
"version-semver": "7.1.1",
"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
}
]
}