|
|
@ -229,6 +229,7 @@ add_component_dir(settings)
|
|
|
|
|
|
|
|
|
|
|
|
if (BUILD_OPENMW OR BUILD_OPENCS)
|
|
|
|
if (BUILD_OPENMW OR BUILD_OPENCS)
|
|
|
|
add_component_dir(detournavigator
|
|
|
|
add_component_dir(detournavigator
|
|
|
|
|
|
|
|
debug
|
|
|
|
makenavmesh
|
|
|
|
makenavmesh
|
|
|
|
findsmoothpath
|
|
|
|
findsmoothpath
|
|
|
|
recastmeshbuilder
|
|
|
|
recastmeshbuilder
|
|
|
@ -242,6 +243,7 @@ if (BUILD_OPENMW OR BUILD_OPENCS)
|
|
|
|
tilecachedrecastmeshmanager
|
|
|
|
tilecachedrecastmeshmanager
|
|
|
|
recastmeshobject
|
|
|
|
recastmeshobject
|
|
|
|
navmeshtilescache
|
|
|
|
navmeshtilescache
|
|
|
|
|
|
|
|
settings
|
|
|
|
)
|
|
|
|
)
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
|
|