This commit is contained in:
aozhiwei 2019-10-09 10:36:06 +08:00
parent ea83b879de
commit 4f3d747835
4 changed files with 6 additions and 3 deletions

View File

@ -25,6 +25,7 @@ include_directories(
link_directories( link_directories(
/usr/lib64/mysql /usr/lib64/mysql
/usr/local/lib /usr/local/lib
../../third_party/behaviac/lib
) )
aux_source_directory(../../third_party/a8engine/a8 aux_source_directory(../../third_party/a8engine/a8
@ -39,6 +40,7 @@ aux_source_directory(../../third_party/recastnavigation/Detour/Source
SRC_LIST SRC_LIST
) )
execute_process( execute_process(
COMMAND touch -a cs_proto.pb.h COMMAND touch -a cs_proto.pb.h
COMMAND touch -a cs_proto.pb.cc COMMAND touch -a cs_proto.pb.cc
@ -84,4 +86,5 @@ target_link_libraries(
curl curl
hiredis hiredis
tinyxml2 tinyxml2
behaviac_gcc_release
) )

@ -1 +1 @@
Subproject commit ee4ceec3d96375f9ca6ba4816ade7508bd570a92 Subproject commit 01adda7e31f990dcb69ab54e1529bbdcd153d8de

@ -1 +1 @@
Subproject commit fb32ab557952bc66abd459452a11f12db425a793 Subproject commit 12b84ccd07a83502f0dff0e9689f7fd931256878

@ -1 +1 @@
Subproject commit f7c0890bc84974c2770688378696bd8d74cfa7c2 Subproject commit 3d62b9c0c3d17c3036179073f0a4c0310b5a274a