Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
47568ead
Unverified
Commit
47568ead
authored
Feb 05, 2019
by
Chris Johnson
Committed by
GitHub
Feb 05, 2019
Browse files
fix: Correct *-all.cc file paths
parent
53798de9
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 @
47568ead
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
"googlemock/make"
,
"googlemock/make"
,
"googlemock/msvc"
,
"googlemock/msvc"
,
"googlemock/scripts"
,
"googlemock/scripts"
,
"googlemock/src/gmock
_
all.cc"
,
"googlemock/src/gmock
-
all.cc"
,
"googlemock/src/gmock_main.cc"
,
"googlemock/src/gmock_main.cc"
,
"googlemock/test"
,
"googlemock/test"
,
"googlemock/CMakeLists.txt"
,
"googlemock/CMakeLists.txt"
,
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
"googletest/make"
,
"googletest/make"
,
"googletest/msvc"
,
"googletest/msvc"
,
"googletest/scripts"
,
"googletest/scripts"
,
"googletest/src/gtest
_
all.cc"
,
"googletest/src/gtest
-
all.cc"
,
"googletest/src/gtest_main.cc"
,
"googletest/src/gtest_main.cc"
,
"googletest/test"
,
"googletest/test"
,
"googletest/xcode"
,
"googletest/xcode"
,
...
...
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