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

26 lines
538 B
JSON

{
"name": "vulkan-validationlayers",
"version": "1.4.304.1",
"description": "Vulkan Validation Layers (VVL)",
"homepage": "https://github.com/KhronosGroup/Vulkan-ValidationLayers",
"license": null,
"dependencies": [
"mimalloc",
"robin-hood-hashing",
"spirv-cross",
"spirv-headers",
"spirv-reflect",
"spirv-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"vulkan-headers",
"vulkan-utility-libraries"
]
}