Skip to content

Commit

Permalink
fixes bug
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 committed Jun 28, 2024
1 parent 013167d commit 65597e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/env/msvc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,8 @@ function m.createEnvConfig(arch, rebuild)
then
env = config.env
msvc_deps_prefix = config.prefix
globals.winsdk = config.winsdk
globals.toolset = config.toolset
return
end
end
Expand Down

0 comments on commit 65597e2

Please sign in to comment.