Commit 99d0ef39 authored by Zhongming Qu's avatar Zhongming Qu
Browse files

Also can build when included in source.

parent 9538687a
......@@ -88,7 +88,7 @@ cc_library(
srcs = [
"googlemock/src/gmock_main.cc",
],
deps = ["//:gtest"],
deps = [":gtest"],
)
# The following rules build samples of how to use gTest.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment