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