Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dinstall.cmake67 _protobuf_auto_list("../src/Makefile.am" nobase_dist_proto_DATA)
68 foreach(_file ${nobase_dist_proto_DATA})
79 "\"${protobuf_SOURCE_DIR}/../src/Makefile.am\" as nobase_dist_proto_DATA "
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
Dupdate_file_lists.sh61 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DMakefile.am36 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \ macro