mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 20:38:59 +08:00
ea82e46508
Co-authored-by: LilyWangL <wangli28@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
236 B
JSON
8 lines
236 B
JSON
{
|
|
"name": "levmar",
|
|
"version-string": "2.6",
|
|
"description": "Levenberg-Marquardt nonlinear least squares optimization algorithm",
|
|
"homepage": "http://users.ics.forth.gr/~lourakis/levmar/",
|
|
"supports": "!(uwp | osx | linux)"
|
|
}
|