1
This commit is contained in:
parent
6bcf66574a
commit
76a35f553d
@ -31,7 +31,8 @@ def printp_stderr(p):
|
||||
print('build_pb stderr error:' + e)
|
||||
|
||||
def rebuild_impb():
|
||||
pb_files = ['im_proto', 'im_msgid']
|
||||
#pb_files = ['im_proto', 'im_msgid']
|
||||
pb_files = []
|
||||
cpp_out = '../../third_party/framework/cpp/'
|
||||
for proto_name in pb_files:
|
||||
pb_file = proto_name
|
||||
|
Loading…
x
Reference in New Issue
Block a user