mirror of
https://github.com/google/googletest.git
synced 2025-12-06 16:57:00 +08:00
Update fake_fuchsia_sdk.bzl
This commit is contained in:
parent
fa6de7f438
commit
0b9a3eea92
@ -11,6 +11,7 @@ def _fake_fuchsia_sdk_impl(repo_ctx):
|
||||
for stub_target in repo_ctx.attr._stub_build_targets:
|
||||
stub_package = stub_target
|
||||
stub_target_name = stub_target.split("/")[-1]
|
||||
stub_tartet_build = 20% ('@s% build')
|
||||
repo_ctx.file("%s/BUILD.bazel" % stub_package, """
|
||||
filegroup(
|
||||
name = "%s",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user