mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:49:05 +08:00
44b5406070
* [vulkan-headers] Update to 1.3.238 * ./vcpkg x-add-versions --all
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"name": "vulkan-headers",
|
|
"version": "1.3.238",
|
|
"description": "Vulkan header files and API registry",
|
|
"homepage": "https://github.com/KhronosGroup/Vulkan-Headers",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|