srctree

Johan parent 1416cc15 deb567a1 2f08ac30
Merge pull request #396 from robinlinden/bazel-updates

Update to Bazel 5.3.2
.bazelrc added: 5, removed: 5, total 0
@@ -8,5 +8,5 @@ build --features=layering_check
test --test_output=errors
test --test_verbose_timeout_warnings=true
 
build:linux --cxxopt="-std=c++2a"
build:windows --cxxopt="/std:c++latest"
build:linux --cxxopt="-std=c++20"
build:windows --cxxopt="/std:c++20"
 
.bazelversion added: 5, removed: 5, total 0
@@ -1 +1 @@
5.0.0
5.3.2