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