diff options
| author | Navid Rahimi <rahimi.nv@gmail.com> | 2018-07-03 16:06:18 +0430 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-03 04:36:18 -0700 |
| commit | fae4bd406ad40dfd7e5bc5f935816295337c4254 (patch) | |
| tree | 9ab82eb071697a6c8e9c7ff7e74fc01f509eff7b /ports/liblemon/CONTROL | |
| parent | 49245697d72528310f33f72810014cb7140a9a9e (diff) | |
| download | vcpkg-fae4bd406ad40dfd7e5bc5f935816295337c4254.tar.gz vcpkg-fae4bd406ad40dfd7e5bc5f935816295337c4254.zip | |
Adding OGDF and LEMON library port (#3779)
* Adding OGDF library port
* Adding C++ Graph library - LEMON
* [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.
Diffstat (limited to 'ports/liblemon/CONTROL')
| -rw-r--r-- | ports/liblemon/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/liblemon/CONTROL b/ports/liblemon/CONTROL new file mode 100644 index 000000000..7e7a07402 --- /dev/null +++ b/ports/liblemon/CONTROL @@ -0,0 +1,3 @@ +Source: liblemon +Version: 1.3.1-1 +Description: Library for Efficient Modeling and Optimization in Networks |
