github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/git/BUILD.tpl (about) 1 # Description: 2 # Exports generated files used to generate tensorflow/core/util/version_info.cc 3 4 package(default_visibility = ["//visibility:public"]) 5 6 licenses(["notice"]) 7 8 exports_files( 9 glob(["gen/*"]), 10 )