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
0c0ca903
Commit
0c0ca903
authored
Jan 03, 2019
by
Chris
Browse files
fix: Correct *_main.cc paths
parent
4d62b5b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library.json
library.json
+2
-2
No files found.
library.json
View file @
0c0ca903
...
...
@@ -31,7 +31,7 @@
"googlemock/CMakeLists.txt"
,
"googlemock/Makefile.am"
,
"googlemock/configure.ac"
,
"googlemock/gmock_main.cc"
,
"googlemock/
src/
gmock_main.cc"
,
"googletest/cmake"
,
"googletest/codegear"
,
"googletest/m4"
,
...
...
@@ -43,7 +43,7 @@
"googletest/CMakeLists.txt"
,
"googletest/Makefile.am"
,
"googletest/configure.ac"
,
"googletest/gtest_main.cc"
"googletest/
src/
gtest_main.cc"
]
},
"build"
:
{
...
...
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