diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-06-24 04:12:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:12:14 -0700 |
| commit | 2ad479e667a0dae4e3fe279a0103414c7af7263c (patch) | |
| tree | baa54b5cc79519896a6a23879028414878eefb78 /ports/openmesh/CONTROL | |
| parent | 8d6b291ed076acff0794411e2ff359ae95911137 (diff) | |
| download | vcpkg-2ad479e667a0dae4e3fe279a0103414c7af7263c.tar.gz vcpkg-2ad479e667a0dae4e3fe279a0103414c7af7263c.zip | |
[openmesh] Fix install *.dll and add vcpkg-cmake-wrapper.cmake (#12007)
* [openmesh] Fix *.dll export and add vcpkg-cmake-wrapper.cmake
* Update ports/openmesh/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/openmesh/CONTROL')
| -rw-r--r-- | ports/openmesh/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/openmesh/CONTROL b/ports/openmesh/CONTROL index d8a61f1f6..41b01d049 100644 --- a/ports/openmesh/CONTROL +++ b/ports/openmesh/CONTROL @@ -1,3 +1,4 @@ Source: openmesh
-Version: 8.0
+Version: 8.0-1
+Homepage: https://www.openmesh.org
Description: A generic and efficient polygon mesh data structure
|
