vcpkg/ports/ampl-mp/vcpkg.json

16 lines
314 B
JSON
Raw Normal View History

{
"name": "ampl-mp",
"version-string": "2020-11-11",
"port-version": 1,
"description": "An open-source library for mathematical programming",
"homepage": "https://github.com/ampl/mp",
"supports": "!uwp",
"dependencies": [
"ampl-asl",
{
"name": "ampl-mp",
"host": true
}
]
}