Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
fd4fb6d2
Commit
fd4fb6d2
authored
Aug 14, 2020
by
Andreas Traczyk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc: use v142 toolset by default on windows
Change-Id: I92c950fed8ca8258e00749d8cc6df85fd2c83ad0 Gitlab: #581
parent
ca614d2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
compat/msvc/winmake.py
compat/msvc/winmake.py
+1
-1
No files found.
compat/msvc/winmake.py
View file @
fd4fb6d2
...
...
@@ -42,7 +42,7 @@ patch_args = ['-flp1', '-i']
# vs help
win_sdk_default
=
'10.0.16299.0'
win_toolset_default
=
'v14
1
'
win_toolset_default
=
'v14
2
'
vs_where_path
=
os
.
path
.
join
(
os
.
environ
[
'ProgramFiles(x86)'
],
'Microsoft Visual Studio'
,
'Installer'
,
'vswhere.exe'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment