Skip to content

Commit

Permalink
Enable clang
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Jul 7, 2024
1 parent d736963 commit 6862b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion set-env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ set LLVM_CMAKE_CONFIGURE_FLAGS= ^
-DLLVM_ENABLE_ZLIB=OFF ^
-DLLVM_INCLUDE_BENCHMARKS=OFF ^
-DLLVM_INCLUDE_DOCS=OFF ^
-DLLVM_ENABLE_PROJECTS=lld ^
-DLLVM_ENABLE_PROJECTS=lld;clang ^
-DLLVM_INCLUDE_EXAMPLES=OFF ^
-DLLVM_INCLUDE_GO_TESTS=OFF ^
-DLLVM_ENABLE_RUNTIMES="compiler-rt" ^
Expand Down

0 comments on commit 6862b55

Please sign in to comment.