vcpkg/ports/levmar/vcpkg.json
Billy O'Neal 7488b4c855
[levmar] Remove vcpkg_fail_port_install. (#22726)
I changed the supports to speak "positively" rather than "negatively" because it seems like that was the intent based on the message.
2022-01-23 19:28:15 -08:00

9 lines
244 B
JSON

{
"name": "levmar",
"version": "2.6",
"port-version": 1,
"description": "Levenberg-Marquardt nonlinear least squares optimization algorithm",
"homepage": "http://users.ics.forth.gr/~lourakis/levmar/",
"supports": "windows & !uwp"
}