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 be13aba commit d9c2f57Copy full SHA for d9c2f57
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
cmake `
48
-S ".\llvm\llvm" `
49
-B ".\build" `
50
- -G "Visual Studio 16 2019" `
+ -G "Visual Studio 17 2022" `
51
-Thost=x64 `
52
-A x64 `
53
-DLLVM_ENABLE_PROJECTS="lld;clang" `
0 commit comments