Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
7f149150
Commit
7f149150
authored
Feb 01, 2018
by
Yilun Chong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade submodule
parent
6456e5d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.am
benchmarks/Makefile.am
+1
-1
benchmark
third_party/benchmark
+1
-1
No files found.
benchmarks/Makefile.am
View file @
7f149150
...
...
@@ -104,7 +104,7 @@ initialize_submodule:
oldpwd
=
`
pwd
`
cd
$(top_srcdir)
/third_party
git submodule update
--init
-r
cd
$(top_srcdir)
/third_party/benchmark
&&
cmake
-DCMAKE_BUILD_TYPE
=
Release
&&
make
cd
$(top_srcdir)
/third_party/benchmark
&&
cmake
-DCMAKE_BUILD_TYPE
=
Release
-DBENCHMARK_ENABLE_GTEST_TESTS
=
OFF
&&
make
cd
$$
oldpwd
touch
initialize_submodule
...
...
benchmark
@
5b7683f4
Subproject commit
360e66c1c4777c99402cf8cd535aa510fee16573
Subproject commit
5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment