Solution Cleanup
This commit is contained in:
12
AsuroTool/vcpkg.json
Normal file
12
AsuroTool/vcpkg.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"dependencies": [
|
||||
"vulkan",
|
||||
"vulkan-headers",
|
||||
"glfw3",
|
||||
{
|
||||
"name": "imgui",
|
||||
"features": [ "glfw-binding", "vulkan-binding" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user