This commit is contained in:
aozhiwei 2022-12-27 10:12:12 +08:00
parent 6bcf66574a
commit 76a35f553d

View File

@ -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