early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/clp/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/clp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "clp",
|
||||
"version-string": "1.17.6",
|
||||
"port-version": 1,
|
||||
"description": "Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available.",
|
||||
"dependencies": [
|
||||
"coinutils",
|
||||
"osi"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user