Widevine SDK Release Branch: beta-19.10.1
This commit is contained in:
10
centos/WORKSPACE
Normal file
10
centos/WORKSPACE
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2021 Google LLC
|
||||
# License SDK Copybara Release WORKSPACE.
|
||||
workspace(name = "license_server_sdk")
|
||||
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
|
||||
|
||||
git_repository(
|
||||
name = "abseil_repo",
|
||||
tag = "20211102.0",
|
||||
remote = "https://github.com/abseil/abseil-cpp.git",
|
||||
)
|
||||
Reference in New Issue
Block a user