Sign in
flutter
/
third_party
/
protobuf
/
70e292336560d6115065a52de3837c8ec6c3ea18
/
.
/
update_file_lists.sh
blob: 2678614edea6781aa9d354b8fe2365f57bcc73b8 [
file
] [
log
] [
blame
]
#!/bin/bash -u
# This script generates file lists from Bazel, e.g., for cmake.
set
-
e
bazel build
//
pkg
:
gen_src_file_lists
cp
-
v bazel
-
bin
/
pkg
/
src_file_lists
.
cmake src
/
file_lists
.
cmake