pineapple-src/externals/vcpkg/ports/vk-bootstrap/vcpkg.json
2022-07-23 03:01:36 +02:00

12 lines
196 B
JSON
Executable file

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