1
This commit is contained in:
parent
ea83b879de
commit
4f3d747835
@ -25,6 +25,7 @@ include_directories(
|
||||
link_directories(
|
||||
/usr/lib64/mysql
|
||||
/usr/local/lib
|
||||
../../third_party/behaviac/lib
|
||||
)
|
||||
|
||||
aux_source_directory(../../third_party/a8engine/a8
|
||||
@ -39,6 +40,7 @@ aux_source_directory(../../third_party/recastnavigation/Detour/Source
|
||||
SRC_LIST
|
||||
)
|
||||
|
||||
|
||||
execute_process(
|
||||
COMMAND touch -a cs_proto.pb.h
|
||||
COMMAND touch -a cs_proto.pb.cc
|
||||
@ -84,4 +86,5 @@ target_link_libraries(
|
||||
curl
|
||||
hiredis
|
||||
tinyxml2
|
||||
behaviac_gcc_release
|
||||
)
|
||||
|
2
third_party/a8engine
vendored
2
third_party/a8engine
vendored
@ -1 +1 @@
|
||||
Subproject commit ee4ceec3d96375f9ca6ba4816ade7508bd570a92
|
||||
Subproject commit 01adda7e31f990dcb69ab54e1529bbdcd153d8de
|
2
third_party/behaviac
vendored
2
third_party/behaviac
vendored
@ -1 +1 @@
|
||||
Subproject commit fb32ab557952bc66abd459452a11f12db425a793
|
||||
Subproject commit 12b84ccd07a83502f0dff0e9689f7fd931256878
|
2
third_party/framework
vendored
2
third_party/framework
vendored
@ -1 +1 @@
|
||||
Subproject commit f7c0890bc84974c2770688378696bd8d74cfa7c2
|
||||
Subproject commit 3d62b9c0c3d17c3036179073f0a4c0310b5a274a
|
Loading…
x
Reference in New Issue
Block a user