mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 07:11:37 +08:00
28 lines
551 B
JSON
28 lines
551 B
JSON
|
{
|
||
|
"name": "lunarg-vulkantools",
|
||
|
"version": "1.3.268.0",
|
||
|
"description": "Vulkan header files and API registry",
|
||
|
"homepage": "https://github.com/KhronosGroup/Vulkan-Headers",
|
||
|
"license": null,
|
||
|
"supports": "!osx",
|
||
|
"dependencies": [
|
||
|
"jsoncpp",
|
||
|
"qt5-base",
|
||
|
"valijson",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-get-python-packages",
|
||
|
"host": true
|
||
|
},
|
||
|
"vulkan-loader",
|
||
|
"vulkan-utility-libraries"
|
||
|
]
|
||
|
}
|