13 lines
196 B
JSON
13 lines
196 B
JSON
|
{
|
||
|
"name": "vk-bootstrap",
|
||
|
"version": "0.5",
|
||
|
"description": "Vulkan bootstraping library",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
"vulkan"
|
||
|
]
|
||
|
}
|