mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:28:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
236 B
JSON
11 lines
236 B
JSON
{
|
|
"name": "ampl-mp",
|
|
"version-string": "2020-11-11",
|
|
"description": "An open-source library for mathematical programming",
|
|
"homepage": "https://github.com/ampl/mp",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"ampl-asl"
|
|
]
|
|
}
|