diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2018-11-15 04:12:36 +0900 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-14 11:12:36 -0800 |
| commit | 075d0d4ecd95c3567580411087a1d7f2cda3c6bd (patch) | |
| tree | be4a2dfed034f750f9dae05cf849c8031c652536 /ports/qhull/CONTROL | |
| parent | 1ffc1b569dc27ef7b70c1861d5913516722947de (diff) | |
| download | vcpkg-075d0d4ecd95c3567580411087a1d7f2cda3c6bd.tar.gz vcpkg-075d0d4ecd95c3567580411087a1d7f2cda3c6bd.zip | |
[qhull] Remove tools of debug configuration (#4681)
Remove tools of debug configuration. (<triplet>/debug/tools/qhull)
It is unnecessary.
Diffstat (limited to 'ports/qhull/CONTROL')
| -rw-r--r-- | ports/qhull/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qhull/CONTROL b/ports/qhull/CONTROL index 8eb3f8772..411b3ee7c 100644 --- a/ports/qhull/CONTROL +++ b/ports/qhull/CONTROL @@ -1,3 +1,3 @@ Source: qhull -Version: 2015.2-2 +Version: 2015.2-3 Description: computes the convex hull, Delaunay triangulation, Voronoi diagram |
