diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-03-22 14:20:18 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-21 23:20:18 -0700 |
| commit | d88fa84c86a4abfc80c14be20e07028c08a3eeda (patch) | |
| tree | 5aa2c89831e1cd46810481f14fda5367d110f769 /ports/draco/CONTROL | |
| parent | d48876bab0ee18522b99aadde212f5444130e05b (diff) | |
| download | vcpkg-d88fa84c86a4abfc80c14be20e07028c08a3eeda.tar.gz vcpkg-d88fa84c86a4abfc80c14be20e07028c08a3eeda.zip | |
[draco]Fix build error on x86-uwp. (#5755)
Diffstat (limited to 'ports/draco/CONTROL')
| -rw-r--r-- | ports/draco/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/draco/CONTROL b/ports/draco/CONTROL index faa63303a..53da07b77 100644 --- a/ports/draco/CONTROL +++ b/ports/draco/CONTROL @@ -1,4 +1,4 @@ Source: draco -Version: 1.3.3 +Version: 1.3.3-1 Description: A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. Build-Depends: |
