Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7
Switch branch/tag
googletest
.bazelrc
19 Aug, 2022
1 commit
bazel: move -std=c++14 to .bazelrc
· 91c3669f
Keith Smiley
authored
Aug 19, 2022
Bazel defaults to -std=c++11 on macOS which gtest doesn't support.
91c3669f