8000 feat: config cpp version · tronweb3/protobuf-javascript@419c06f · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 419c06f

Browse files
committed
feat: config cpp version
1 parent b20a4a6 commit 419c06f

File tree

2 files changed

+132
-131
lines changed

2 files changed

+132
-131
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build --cxxopt=-std=c++17 --host_cxxopt=-std=c++17
1+
build --cxxopt=-std=c++14 --host_cxxopt=-std=c++14
22

33
build:dbg --compilation_mode=dbg
44

0 commit comments

Comments
 (0)
0