mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-10-04 19:26:30 +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)
|
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…
Reference in a new issue