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

19 lines
369 B
JSON

{
"name": "proxsuite",
"version": "0.6.7",
"description": "The Advanced Proximal Optimization Toolbox",
"homepage": "https://github.com/Simple-Robotics/proxsuite",
"license": "BSD-2-Clause",
"dependencies": [
"eigen3",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}