Skip to content

Commit bb86fe8

Browse files
committed
Added vs2022.
1 parent 3e7d89b commit bb86fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/toolchain.lua

+1
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ function toolchain(_buildDir, _libDir)
407407
or _ACTION == "vs2015"
408408
or _ACTION == "vs2017"
409409
or _ACTION == "vs2019"
410+
or _ACTION == "vs2022"
410411
then
411412

412413
local action = premake.action.current()

0 commit comments

Comments
 (0)