Sign in
flutter
/
third_party
/
protobuf
/
53d8b03643dede0c6f7948e90eae24dc4fd4150b
/
.
/
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