aboutsummaryrefslogtreecommitdiff
path: root/ports/cgl/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2019-08-27 14:51:29 -0700
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-27 14:51:29 -0700
commitdd8880cdd0bbdf7f39df442ce00fff1602a714fb (patch)
tree994e0264d0dfaff03e8f372b4b8486fab5c50aec /ports/cgl/CONTROL
parent24049959f2428f27c41dd08848f92c9775a8b77e (diff)
downloadvcpkg-dd8880cdd0bbdf7f39df442ce00fff1602a714fb.tar.gz
vcpkg-dd8880cdd0bbdf7f39df442ce00fff1602a714fb.zip
[cgl] Add new port (#7810)
Diffstat (limited to 'ports/cgl/CONTROL')
-rw-r--r--ports/cgl/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/cgl/CONTROL b/ports/cgl/CONTROL
new file mode 100644
index 000000000..502193214
--- /dev/null
+++ b/ports/cgl/CONTROL
@@ -0,0 +1,5 @@
+Source: cgl
+Version: 0.60.2-1
+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