aboutsummaryrefslogtreecommitdiff
path: root/ports/vcglib/CONTROL
diff options
context:
space:
mode:
authorMark Ian Holland <markianholland@live.co.uk>2019-01-29 19:09:38 +0000
committerCodiferous <44823842+Codiferous@users.noreply.github.com>2019-01-29 11:09:38 -0800
commit6f189f10142eae2eb24dcfdf035015fc51950b20 (patch)
treec202b19f0b5b96d94a2850f960b3b33cefc2ae8c /ports/vcglib/CONTROL
parentd48cf920a40d54c9e8addc1929a7c07e4374ac64 (diff)
downloadvcpkg-6f189f10142eae2eb24dcfdf035015fc51950b20.tar.gz
vcpkg-6f189f10142eae2eb24dcfdf035015fc51950b20.zip
[vcglib] inital port (#4626)
Diffstat (limited to 'ports/vcglib/CONTROL')
-rw-r--r--ports/vcglib/CONTROL4
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