yuzu/externals/vcpkg/ports/vk-bootstrap/vcpkg.json

13 lines
196 B
JSON
Executable File

{
"name": "vk-bootstrap",
"version": "0.5",
"description": "Vulkan bootstraping library",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
"vulkan"
]
}