Fix Windows build

This commit is contained in:
2024-08-17 19:22:47 +02:00
parent db34f15177
commit 696bca8521
3 changed files with 5 additions and 13 deletions

View File

@ -6,12 +6,3 @@ git_override(
remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git",
commit = "a14ad3a64e7bf398ab48105aaa0348e032ac87f8",
)
register_execution_platforms(
# "//:x64_windows-clang-cl",
)
register_toolchains(
# "@@local_config_cc//:cc-toolchain-x64_windows-clang-cl",
)