vcpkg/ports/directxsdk/vcpkg.json
adrido ffd6ae40d5
[directxsdk] Add new Port (#12778)
* [directxsdk] Add new port

* Apply suggestions from code review

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* Format manifest

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2020-08-10 15:28:33 -07:00

8 lines
206 B
JSON

{
"name": "directxsdk",
"version-string": "jun10",
"description": "DirectX SDK",
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=6812",
"supports": "windows & !arm & !uwp"
}