diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-06 13:17:14 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 13:17:14 -0800 |
| commit | ef3a7fb29c4f1333915623737f4b021a53df08ce (patch) | |
| tree | 74aa69305188e2d071dbe7f70cd1e9f317c764c9 /ports/cgl/CONTROL | |
| parent | f21872a1f6de75e76558126225859101a1bb022c (diff) | |
| download | vcpkg-ef3a7fb29c4f1333915623737f4b021a53df08ce.tar.gz vcpkg-ef3a7fb29c4f1333915623737f4b021a53df08ce.zip | |
[cgl] Fix cgl cannot be found (#8807)
Diffstat (limited to 'ports/cgl/CONTROL')
| -rw-r--r-- | ports/cgl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cgl/CONTROL b/ports/cgl/CONTROL index 502193214..9c715c8a1 100644 --- a/ports/cgl/CONTROL +++ b/ports/cgl/CONTROL @@ -1,5 +1,5 @@ Source: cgl -Version: 0.60.2-1 +Version: 0.60.2-2 Homepage: https://github.com/coin-or/Cgl Description: The COIN-OR Cut Generation Library (Cgl) is a collection of cut generators that can be used with other COIN-OR packages that make use of cuts, such as, among others, the linear solver Clp or the mixed integer linear programming solvers Cbc or BCP. Build-Depends: coinutils, osi, clp
\ No newline at end of file |
