mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:51:48 +08:00
ffd6ae40d5
* [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>
8 lines
206 B
JSON
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"
|
|
}
|