early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/ampl-asl/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/ampl-asl/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ampl-asl",
|
||||
"version-date": "2020-11-11",
|
||||
"port-version": 3,
|
||||
"description": "AMPL Solver Library",
|
||||
"homepage": "https://github.com/ampl/asl",
|
||||
"license": null,
|
||||
"supports": "!uwp & !(osx & arm64)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user