windows build fix
Some checks failed
demo.yaml / windows build fix (push) Failing after 0s

This commit is contained in:
Jorijn van der Graaf 2026-03-01 20:24:35 +01:00
commit 2c6a7cb857
4 changed files with 13 additions and 2 deletions

View file

@ -63,7 +63,6 @@
"extends": ["base", "libs-windows-msvc-debug"],
"type":"library",
"implementations": ["implementations/main"],
"lib_dirs": ["C:\\VulkanSDK\\1.4.341.1\\Lib"],
"debug": true
}
]