Add accidentally forgotten files to build

0.7.1-build-fixes
Koncord 4 years ago
parent f563b7c5ed
commit 02668cd45d
No known key found for this signature in database
GPG Key ID: CBBFF7020054B62B

@ -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()

Loading…
Cancel
Save