We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7da718 commit 9b02439Copy full SHA for 9b02439
utils/build.ps1
@@ -138,6 +138,7 @@ param(
138
[switch] $SkipRedistInstall = $false,
139
[switch] $SkipPackaging = $false,
140
[switch] $IncludeDS2 = $false,
141
+ [switch] $IncludeSanitizers = $false,
142
[string[]] $Test = @(),
143
[string] $Stage = "",
144
[string] $BuildTo = "",
0 commit comments