zeek/auxil/vcpkg/ports/ms-gdk/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
425 B
JSON

{
"name": "ms-gdk",
"version": "2410.1.1897",
"description": "Microsoft Game Development Kit (GDK)",
"homepage": "https://aka.ms/gdkx",
"documentation": "https://aka.ms/gamedevdocs",
"license": null,
"supports": "windows & x64 & !uwp & !xbox & !staticcrt",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}