Build: Bump build mode to C++20.

This commit is contained in:
Alexandre Boulgakov
2023-06-08 13:10:43 +01:00
parent a896be7eb8
commit 5952a729df
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
build --repo_env=CC=clang --repo_env=CXX=clang++ --cxxopt="-std=c++17"
build --repo_env=CC=clang --repo_env=CXX=clang++ --cxxopt="-std=c++20"
try-import %workspace%/local.bazelrc