1
This commit is contained in:
parent
08fac6fffb
commit
12d05842b0
@ -103,7 +103,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=cs_proto,cs_msgid,ss_proto,ss_msgid --python_out=../tools/robot/virtualclient
|
||||
COMMAND python ../../third_party/tools/scripts/construct/build_pb.py --cpp_out=. --pb_files=cs_proto,cs_msgid,ss_proto,ss_msgid,navmesh --python_out=../tools/robot/virtualclient
|
||||
)
|
||||
add_dependencies(gameserver${GAME_ID} script_pb_protocol)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user