Skip to content

Commit 2bc9ec2

Browse files
[Windows] Add VC.Tools.ARM and VC.Tools.ARM64 Visual Studio components (#4081)
1 parent 22728c3 commit 2bc9ec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

images/win/toolsets/toolset-2022.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@
177177
"Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre",
178178
"Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest",
179179
"Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest",
180+
"Microsoft.VisualStudio.Component.VC.Tools.ARM",
181+
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
180182
"Microsoft.VisualStudio.Component.VC.v141.x86.x64",
181183
"Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre",
182184
"Microsoft.VisualStudio.Component.VC.v141.MFC",

0 commit comments

Comments
 (0)