compiler bug?

This commit is contained in:
2026-06-08 17:42:10 +02:00
parent 0d469e0538
commit 5b2b079447
3 changed files with 12 additions and 11 deletions

View File

@@ -1,10 +1,11 @@
FileVersion = 1
Unlocked = ["VulkanMemoryAllocator.git"]
[Workspace]
StartupProject = "Vulkan.Example"
[Projects]
"Vulkan.Example" = {Path = "."}
Vulkan = {Path = "../BeefBindings_Vulkan"}
"Glfw.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Glfw.git"}
VulkanMemoryAllocator = {Path = "../../RandomStuff/Cpp2Beef/Bindings/VulkanMemoryAllocator"}
"VulkanMemoryAllocator.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/VulkanMemoryAllocator.git"}
"Vulkan-Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Vulkan-Beef.git"}