You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WiX: package the VC redist as part of the installation
The compilers and runtime depend on the runtime. Introduce a dependency
on the runtime for the VC runtime, which is a dependency for the build
tools. This should allow us to be more self-contained (there is a
dependency on WinSDK and VS if not cross-compiling to another
platform).
0 commit comments