diff options
| author | Mark Ian Holland <markianholland@live.co.uk> | 2019-01-29 19:09:38 +0000 |
|---|---|---|
| committer | Codiferous <44823842+Codiferous@users.noreply.github.com> | 2019-01-29 11:09:38 -0800 |
| commit | 6f189f10142eae2eb24dcfdf035015fc51950b20 (patch) | |
| tree | c202b19f0b5b96d94a2850f960b3b33cefc2ae8c /ports/vcglib/CONTROL | |
| parent | d48cf920a40d54c9e8addc1929a7c07e4374ac64 (diff) | |
| download | vcpkg-6f189f10142eae2eb24dcfdf035015fc51950b20.tar.gz vcpkg-6f189f10142eae2eb24dcfdf035015fc51950b20.zip | |
[vcglib] inital port (#4626)
Diffstat (limited to 'ports/vcglib/CONTROL')
| -rw-r--r-- | ports/vcglib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/vcglib/CONTROL b/ports/vcglib/CONTROL new file mode 100644 index 000000000..7f52548f4 --- /dev/null +++ b/ports/vcglib/CONTROL @@ -0,0 +1,4 @@ +Source: vcglib +Version: 1.0.1 +Description: library for manipulation, processing, cleaning, simplifying triangle meshes. +Build-Depends: eigen3
\ No newline at end of file |
