diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2021-04-09 09:54:41 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 09:54:41 -0700 |
| commit | 2d7a8443acca90ac05257c7a54c11567820bc050 (patch) | |
| tree | d29ba92df42efd2652d3519d094894c33cc26b41 /ports/directxmesh/CONTROL | |
| parent | 7ee07915db7b88519102a8001fcaebc613cb0aa4 (diff) | |
| download | vcpkg-2d7a8443acca90ac05257c7a54c11567820bc050.tar.gz vcpkg-2d7a8443acca90ac05257c7a54c11567820bc050.zip | |
[directxtex,directxmesh, directxtk, directxtk12, uvatlas] updated for April 2021 releases (#17123)
* directxmesh, directxtex, directxtk, directxtk12, uvatlas updated for April 2021 release
* Updated versions
Diffstat (limited to 'ports/directxmesh/CONTROL')
| -rw-r--r-- | ports/directxmesh/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/directxmesh/CONTROL b/ports/directxmesh/CONTROL index 9acc00503..20b2829ae 100644 --- a/ports/directxmesh/CONTROL +++ b/ports/directxmesh/CONTROL @@ -1,8 +1,8 @@ Source: directxmesh -Version: jan2021b -Homepage: https://walbourn.github.io/directxmesh +Version: apr2021 +Homepage: https://github.com/microsoft/DirectXMesh Description: DirectXMesh geometry processing library -Build-Depends: directxmath(linux), directx-headers(linux) +Build-Depends: directxmath, directx-headers Supports: windows|linux Feature: dx12 |
