Home
last modified time | relevance | path

Searched refs:nobase_dist_proto_DATA (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/cmake/
Dinstall.cmake68 _protobuf_auto_list("../src/Makefile.am" nobase_dist_proto_DATA)
69 foreach(_file ${nobase_dist_proto_DATA})
80 "\"${protobuf_SOURCE_DIR}/../src/Makefile.am\" as nobase_dist_proto_DATA "
/external/protobuf/
Dupdate_file_lists.sh61 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)
/external/protobuf/util/
Dupdate_file_lists.sh61 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)
/external/protobuf/src/
DMakefile.am35 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \ macro