vcpkg/ports/levmar/vcpkg.json

8 lines
236 B
JSON
Raw Normal View History

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