chore(bazel): add MODULE.bazel files for bzlmod

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2024-04-13 11:01:40 +02:00
parent 52820ea9c6
commit 09d30d36f4
5 changed files with 34 additions and 7 deletions

View File

@@ -1,2 +1,4 @@
# googletest requires C++14 or above
build --cxxopt='-std=c++17'
# Enable Bzlmod for every Bazel command
common --enable_bzlmod