Skip to content

Commit

Permalink
Merge pull request #1403 from ericmehl/msvcVersion
Browse files Browse the repository at this point in the history
Set `MSVC_VERSION`
  • Loading branch information
johnhaddon authored Feb 2, 2024
2 parents 1ffe66c + 7134e2b commit 373dfa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ o.Add(
###########################################################################################

env = Environment(
MSVC_VERSION = "14.2",
options = o
)

Expand Down

0 comments on commit 373dfa2

Please sign in to comment.