Changes for 43094 mingw llvm build error.
This commit is contained in:
parent
0e3b011dee
commit
b2d5b619fd
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ elif env["builtin_vulkan"]:
|
|||
"VK_USE_PLATFORM_WIN32_KHR",
|
||||
"VULKAN_NON_CMAKE_BUILD",
|
||||
"WIN32_LEAN_AND_MEAN",
|
||||
"STRSAFE_NO_DEPRECATE",
|
||||
'API_NAME=\\"%s\\"' % "Vulkan",
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue