Merge pull request #40389 from vnvo2409:repo-mapping
PiperOrigin-RevId: 315981776 Change-Id: Id19ff5a082c8183b9dae6eae168a131b0a34ef2b
This commit is contained in:
commit
a65d79bb57
@ -338,6 +338,9 @@ def tf_repositories(path_prefix = "", tf_repo_name = ""):
|
||||
name = "com_github_googlecloudplatform_google_cloud_cpp",
|
||||
sha256 = "839b2d4dcb36a671734dac6b30ea8c298bbeaafcf7a45ee4a7d7aa5986b16569",
|
||||
strip_prefix = "google-cloud-cpp-1.14.0",
|
||||
repo_mapping = {
|
||||
"@com_github_curl_curl": "@curl",
|
||||
},
|
||||
system_build_file = clean_dep("//third_party/systemlibs:google_cloud_cpp.BUILD"),
|
||||
system_link_files = {
|
||||
"//third_party/systemlibs:google_cloud_cpp.google.cloud.bigtable.BUILD": "google/cloud/bigtable/BUILD",
|
||||
|
Loading…
Reference in New Issue
Block a user