vcpkg/ports/directx-dxc/vcpkg.json
Chuck Walbourn cad7402638
[directx-dxc, directxtk12] update port for July 2022 release and native ARM64 support (#25827)
* [directx-dxc] update port for July 2022 release and native ARM64 support

* Update baseline

* Update directxtk12 port for hotfix

* Update baseline

* Update directx-dxc.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-07-25 12:52:00 -07:00

10 lines
343 B
JSON

{
"name": "directx-dxc",
"version-date": "2022-07-18",
"description": "DirectX Shader Compiler (LLVM/Clang)",
"homepage": "https://github.com/microsoft/DirectXShaderCompiler",
"documentation": "https://github.com/microsoft/DirectXShaderCompiler/wiki",
"license": null,
"supports": "windows & (x64 | arm64) & !uwp & !staticcrt"
}