diff options
| author | Han Hu <huhan@whu.edu.cn> | 2019-01-16 14:05:40 +0800 |
|---|---|---|
| committer | Han Hu <huhan@whu.edu.cn> | 2019-01-16 14:05:40 +0800 |
| commit | fca5cab9f094604b71c23ffd13fa7108c142d03b (patch) | |
| tree | 0355377bf28663bf9fb0ce62aa480e99249432a1 /ports/clp/CONTROL | |
| parent | 269450283bbc246fa0b9fb52de3406caf36833b0 (diff) | |
| download | vcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.tar.gz vcpkg-fca5cab9f094604b71c23ffd13fa7108c142d03b.zip | |
Port openmvg, included new ports of coin-or projects, lemon
Diffstat (limited to 'ports/clp/CONTROL')
| -rw-r--r-- | ports/clp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/clp/CONTROL b/ports/clp/CONTROL new file mode 100644 index 000000000..ac9b4178f --- /dev/null +++ b/ports/clp/CONTROL @@ -0,0 +1,4 @@ +Source: clp
+Version: 1.16.11-0
+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.
+Build-Depends: coinutils, osi
|
