mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:38:59 +08:00
e4edf0f036
* [vulkan-headers] Update to v1.3.239 * ./vcpkg x-add-version --all
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"name": "vulkan-headers",
|
|
"version": "1.3.239",
|
|
"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
|
|
}
|
|
]
|
|
}
|