Migrate Bazel build to use Bzlmod

This commit is contained in:
Martin Hořeňovský
2025-01-05 14:38:51 +01:00
parent 0321d2fce3
commit a3b67a3abe
3 changed files with 4 additions and 16 deletions

View File

@@ -1,3 +1,6 @@
# Enable Bzlmod for every Bazel command
common --enable_bzlmod
build --enable_platform_specific_config
build:gcc9 --cxxopt=-std=c++2a