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/directxtk/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/directxtk/CONTROL')
| -rw-r--r-- | ports/directxtk/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL index 42068aa10..988163b5e 100644 --- a/ports/directxtk/CONTROL +++ b/ports/directxtk/CONTROL @@ -1,8 +1,8 @@ Source: directxtk -Version: nov2020 +Version: nov2020b Homepage: https://walbourn.github.io/directxtk Description: A collection of helper classes for writing DirectX 11.x code in C++. -Build-Depends: directxtk[core,xaudio2-9](arm64|uwp) +Supports: windows Feature: xaudio2-9 Description: Build with XAudio 2.9 support for Windows 10 |
