mirror of
https://github.com/google/googletest.git
synced 2025-03-19 10:23:48 +00:00
Remove trailing whitespaces in BUILD.bazel
This commit is contained in:
parent
1fe692ce49
commit
9538687a89
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2017 Google Inc.
|
# Copyright 2017 Google Inc.
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user