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
9538687a
Commit
9538687a
authored
Jul 04, 2017
by
Zhongming Qu
Browse files
Remove trailing whitespaces in BUILD.bazel
parent
1fe692ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
BUILD.bazel
BUILD.bazel
+2
-2
No files found.
BUILD.bazel
View file @
9538687a
# Copyright 2017 Google Inc.
# Copyright 2017 Google Inc.
# All Rights Reserved.
# All Rights Reserved.
#
#
#
#
...
@@ -41,7 +41,7 @@ config_setting(
...
@@ -41,7 +41,7 @@ config_setting(
values
=
{
"cpu"
:
"x64_windows_msvc"
},
values
=
{
"cpu"
:
"x64_windows_msvc"
},
)
)
# Google Test including Google Mock
# Google Test including Google Mock
cc_library
(
cc_library
(
name
=
"gtest"
,
name
=
"gtest"
,
srcs
=
glob
(
srcs
=
glob
(
...
...
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