diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2023-04-11 19:04:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 19:04:34 -0400 |
commit | 530669346ab0a9ae9931d2e980c7d38325e43b99 (patch) | |
tree | 599417381130872b9546bb01ca429bac66bc2b76 /var | |
parent | 68f50f9b11854f3de7b2fe094d6d6fee75bdd0d3 (diff) | |
download | spack-530669346ab0a9ae9931d2e980c7d38325e43b99.tar.gz spack-530669346ab0a9ae9931d2e980c7d38325e43b99.tar.bz2 spack-530669346ab0a9ae9931d2e980c7d38325e43b99.tar.xz spack-530669346ab0a9ae9931d2e980c7d38325e43b99.zip |
Windows/MSVC: propagate all VCVARS changes to Spack env (#36582)
MSVC compilers rely on vcvars environment setup scripts to establish
build environement variables neccesary for all projects to build
successfully. Prior to this we were only piping LIB, INCLUDE, and PATH
change through.
Instead we need to propegate all changes to the env variables made by
VCVARs in order to establish robust support for the MSVC compiler.
This most significantly impacts projects that need to be build with
NMake and MSBuild
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions