Bazel: use bzlmod

This commit is contained in:
Paolo Tranquilli
2024-02-12 10:50:05 +01:00
parent b2ee5808f0
commit 19bb8fe22d
9 changed files with 67 additions and 96 deletions

View File

@@ -1,4 +1,4 @@
common --enable_platform_specific_config
common --enable_platform_specific_config --experimental_enable_bzlmod
build --repo_env=CC=clang --repo_env=CXX=clang++