diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2020-12-28 17:28:53 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-28 17:28:53 -0800 |
| commit | ec58d649c18a56507468e47ea69c51a917d18052 (patch) | |
| tree | afeda4e54d6eaf86b1d786ccef9ff8d8516cf016 /ports/directxmath/CONTROL | |
| parent | d1e64a013e4df05b11fa1bb084abf1a3e3dde4ed (diff) | |
| download | vcpkg-ec58d649c18a56507468e47ea69c51a917d18052.tar.gz vcpkg-ec58d649c18a56507468e47ea69c51a917d18052.zip | |
Updated directxtk et al for cmake package support (#15210)
Diffstat (limited to 'ports/directxmath/CONTROL')
| -rw-r--r-- | ports/directxmath/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/directxmath/CONTROL b/ports/directxmath/CONTROL new file mode 100644 index 000000000..0c6bcc956 --- /dev/null +++ b/ports/directxmath/CONTROL @@ -0,0 +1,4 @@ +Source: directxmath +Version: 3.1.6 +Homepage: https://walbourn.github.io/introducing-directxmath/ +Description: DirectXMath SIMD C++ math library |
