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
c3f65335
Commit
c3f65335
authored
Aug 10, 2017
by
misterg
Browse files
Addressing comments
parent
4e284ee6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
BUILD.bazel
BUILD.bazel
+1
-5
No files found.
BUILD.bazel
View file @
c3f65335
...
...
@@ -86,11 +86,7 @@ cc_library(
cc_library
(
name
=
"gtest_main"
,
srcs
=
[
"googletest/src/gtest_main.cc"
,
],
includes
=
[
"googletest"
,
"googletest/include"
,
"googlemock/src/gmock_main.cc"
,
],
deps
=
[
"//:gtest"
],
)
...
...
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