add c
This commit is contained in:
parent
c779436c9c
commit
ba41af159e
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "third_party/behaviac"]
|
[submodule "third_party/behaviac"]
|
||||||
path = third_party/behaviac
|
path = third_party/behaviac
|
||||||
url = git@git.kingsome.cn:libs/behaviac.git
|
url = git@git.kingsome.cn:libs/behaviac.git
|
||||||
|
[submodule "third_party/recastnavigation"]
|
||||||
|
path = third_party/recastnavigation
|
||||||
|
url = git@git.kingsome.cn:libs/recastnavigation.git
|
||||||
|
@ -17,6 +17,7 @@ include_directories(
|
|||||||
/usr/include/eigen3
|
/usr/include/eigen3
|
||||||
/usr/include/glm
|
/usr/include/glm
|
||||||
../../third_party
|
../../third_party
|
||||||
|
../../third_party/behaviac/inc/
|
||||||
.
|
.
|
||||||
)
|
)
|
||||||
|
|
||||||
|
1
third_party/recastnavigation
vendored
Submodule
1
third_party/recastnavigation
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 35ca2eadc32161cd6ab479d1a2626759a73bb5a3
|
Loading…
x
Reference in New Issue
Block a user