summaryrefslogtreecommitdiff
path: root/.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelrc b/.bazelrc
index b8d70bc..2b10790 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -5,7 +5,7 @@ build:windows --extra_execution_platforms=//:x64_windows-clang-cl
# @Todo(bazel) We should be able to use @local_config_cc...
build:windows --extra_toolchains=@@rules_cc++cc_configure_extension+local_config_cc//:cc-toolchain-x64_windows-clang-cl
-build:windows --cxxopt=-Xclang=-std=c++20
+build:windows --cxxopt=-Xclang=-std=c++23
common --incompatible_autoload_externally=+@rules_python