2020-10-21 03:25:20 +08:00
|
|
|
{
|
|
|
|
"name": "vulkan-headers",
|
2023-06-02 02:06:52 +08:00
|
|
|
"version": "1.3.250",
|
2023-03-21 03:02:25 +08:00
|
|
|
"port-version": 2,
|
2020-10-21 03:25:20 +08:00
|
|
|
"description": "Vulkan header files and API registry",
|
2022-11-12 01:10:45 +08:00
|
|
|
"homepage": "https://github.com/KhronosGroup/Vulkan-Headers",
|
|
|
|
"license": "Apache-2.0",
|
2023-03-21 03:02:25 +08:00
|
|
|
"supports": "!uwp & !xbox",
|
2022-11-12 01:10:45 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
2020-10-21 03:25:20 +08:00
|
|
|
}
|