6 lines
166 B (Stored with Git LFS)
Python
6 lines
166 B (Stored with Git LFS)
Python
py_binary(
|
|
name = "expand_cmake_vars",
|
|
srcs = ["expand_cmake_vars.py"],
|
|
srcs_version = "PY2AND3",
|
|
visibility = ["@llvm-project//:__subpackages__"],
|
|
)
|