Skip to content

Commit

Permalink
use C++17
Browse files Browse the repository at this point in the history
  • Loading branch information
mempler committed Dec 11, 2023
1 parent 1b2a73a commit ebd77e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
common --enable_bzlmod

# Enable modern C++ features.
build --cxxopt=-std=c++20
build --cxxopt=-std=c++17
build --conlyopt=-std=gnu11

# https://github.com/bazelbuild/bazel/issues/7260
Expand Down

0 comments on commit ebd77e5

Please # to comment.