1
This commit is contained in:
parent
b575ea8b14
commit
0174c7bdef
@ -75,7 +75,7 @@ add_executable(
|
||||
add_custom_target(script_pb_protocol ALL)
|
||||
add_custom_command(TARGET script_pb_protocol
|
||||
PRE_BUILD
|
||||
COMMAND python ../../third_party/tools/scripts/construct/build_pb.py --cpp_out=. --pb_files=ss_proto,ss_msgid,cs_msgid,cs_proto --nohooks 1
|
||||
COMMAND python ../../third_party/tools/scripts/construct/build_pb.py --cpp_out=. --pb_files=ss_proto,ss_msgid,cs_msgid,cs_proto --python_out=../tools/robot/virtualclient
|
||||
)
|
||||
add_dependencies(friend_imserver script_pb_protocol)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user