Skip to content

Commit

Permalink
set build:windows use clang
Browse files Browse the repository at this point in the history
Signed-off-by: Junduo Dong <[email protected]>
  • Loading branch information
An-DJ committed Oct 7, 2024
1 parent 933f5f6 commit c79c7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ build:linux --force_pic
build:macos --force_pic
build:clang-cl --compiler=clang-cl
build:msvc --compiler=msvc-cl
build:windows --compiler=clang-cl

# test config
test --build_tests_only
Expand Down

0 comments on commit c79c7b6

Please sign in to comment.