Skip to content

Commit 4fae5cc

Browse files
committed
update references to VS 2019 with clang in INSTALL.md
Signed-off-by: Philipp Unger <[email protected]>
1 parent 39f4306 commit 4fae5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Building should be as simple as loading the tpm2-tss solution (tpm2-tss.sln) wit
9090
a compatible and properly configured version of Visual Studio 2019+ and pressing the 'build' button.
9191

9292
### References
93-
Visual Studio 2017 with "Clang for Windows": https://blogs.msdn.microsoft.com/vcblog/2017/03/07/use-any-c-compiler-with-visual-studio/
93+
Visual Studio 2019+ with "Clang for Windows": https://learn.microsoft.com/en-us/cpp/build/clang-support-msbuild
9494
Universal CRT overview & setup instructions: https://docs.microsoft.com/en-us/cpp/porting/upgrade-your-code-to-the-universal-crt
9595

9696
# Building From Source

0 commit comments

Comments
 (0)