mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 20:55:44 +00:00
6 lines
128 B
Python
6 lines
128 B
Python
# Export BUILD files for use with http_archive build_file attribute
|
|
exports_files([
|
|
"BUILD.gtl",
|
|
"BUILD.llvm_mingw",
|
|
])
|