mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:51:07 +08:00
0896bb867b
* [d3dx12] new port * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update portfile.cmake Use the correct d3dx12.h that does not require the very latest Windows SDK * Apply suggestions from code review Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/d3dx12/portfile.cmake * [d3dx12] Download license file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
7 lines
199 B
JSON
7 lines
199 B
JSON
{
|
|
"name": "d3dx12",
|
|
"version-string": "may2020",
|
|
"description": "The D3D12 Helper Library",
|
|
"homepage": "https://github.com/microsoft/DirectX-Graphics-Samples/tree/master/Libraries/D3DX12"
|
|
}
|