Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
235 B
JSON

{
"name": "vulkan-hpp",
"version-string": "deprecated",
"description": "[deprecated] Header only C++ bindings for the Vulkan C API",
"license": null,
"supports": "!uwp & !xbox",
"dependencies": [
"vulkan-headers"
]
}