mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:09:01 +08:00
10 lines
183 B
JSON
10 lines
183 B
JSON
|
{
|
||
|
"name": "vulkan-hpp",
|
||
|
"version-string": "1.2.184",
|
||
|
"port-version": 1,
|
||
|
"description": "Header only C++ bindings for the Vulkan C API",
|
||
|
"dependencies": [
|
||
|
"vulkan"
|
||
|
]
|
||
|
}
|