windows build fix

This commit is contained in:
Jorijn van der Graaf 2026-03-02 23:56:10 +01:00
commit aa77962934
2 changed files with 5 additions and 1 deletions

View file

@ -54,6 +54,10 @@
{
"path":"https://github.com/KhronosGroup/Vulkan-Headers.git",
"type":"include"
},
{
"path":"https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git",
"type":"include"
}
]
},