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 a48723f commit a6b4126Copy full SHA for a6b4126
packaging/windows/internal/vc_install_helper.sh
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+set -ex
4
5
+export VC_YEAR=2019
6
+export VSDEVCMD_ARGS=""
0 commit comments