Skip to content

Commit

Permalink
update references to VS 2019 with clang in INSTALL.md
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Unger <philipp.unger@tsep.com>
  • Loading branch information
philippun1 committed Dec 1, 2023
1 parent 39f4306 commit 4fae5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Building should be as simple as loading the tpm2-tss solution (tpm2-tss.sln) wit
a compatible and properly configured version of Visual Studio 2019+ and pressing the 'build' button.

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

# Building From Source
Expand Down

0 comments on commit 4fae5cc

Please sign in to comment.