1
0
Fork 1
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:
Koncord 2020-01-19 14:29:37 +08:00
parent f563b7c5ed
commit 02668cd45d
No known key found for this signature in database
GPG key ID: CBBFF7020054B62B

View file

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