diff options
| author | myd7349 <myd7349@gmail.com> | 2020-05-27 12:45:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 21:45:20 -0700 |
| commit | 01926a1eb1117052964959ef0d334812021a23fe (patch) | |
| tree | dd9bd7cd2518372608a7969849bed14f1245a9d6 /ports/tinyply/CONTROL | |
| parent | 924eb894784f0256a6a2ca7796b3ee389a802afe (diff) | |
| download | vcpkg-01926a1eb1117052964959ef0d334812021a23fe.tar.gz vcpkg-01926a1eb1117052964959ef0d334812021a23fe.zip | |
[tinyply] Add new port (#11534)
* [tinyply] Add new port
* [tinyply] CMake patch
Diffstat (limited to 'ports/tinyply/CONTROL')
| -rw-r--r-- | ports/tinyply/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tinyply/CONTROL b/ports/tinyply/CONTROL new file mode 100644 index 000000000..a75e1fb9b --- /dev/null +++ b/ports/tinyply/CONTROL @@ -0,0 +1,4 @@ +Source: tinyply
+Version: 2020-05-22
+Description: C++11 ply 3d mesh format importer & exporter
+Homepage: https://github.com/ddiakopoulos/tinyply
|
