mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-03 15:19:42 +00:00
Add accidentally forgotten files to build
This commit is contained in:
parent
f563b7c5ed
commit
02668cd45d
1 changed files with 2 additions and 0 deletions
|
@ -229,6 +229,7 @@ add_component_dir(settings)
|
|||
|
||||
if (BUILD_OPENMW OR BUILD_OPENCS)
|
||||
add_component_dir(detournavigator
|
||||
debug
|
||||
makenavmesh
|
||||
findsmoothpath
|
||||
recastmeshbuilder
|
||||
|
@ -242,6 +243,7 @@ if (BUILD_OPENMW OR BUILD_OPENCS)
|
|||
tilecachedrecastmeshmanager
|
||||
recastmeshobject
|
||||
navmeshtilescache
|
||||
settings
|
||||
)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue