vcpkg/ports/levmar/vcpkg.json
Alberto Jaspe ea82e46508
[levmar] Add new port (#13164)
Co-authored-by: LilyWangL <wangli28@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-01 01:36:35 -07:00

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)"
}