mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 21:11:32 +00:00
put back the recast stuff
This commit is contained in:
parent
28cb14289a
commit
ed74834e01
1 changed files with 2 additions and 3 deletions
|
@ -241,9 +241,8 @@ target_link_libraries(components
|
||||||
${OPENGL_gl_LIBRARY}
|
${OPENGL_gl_LIBRARY}
|
||||||
${MyGUI_LIBRARIES}
|
${MyGUI_LIBRARIES}
|
||||||
LZ4::LZ4
|
LZ4::LZ4
|
||||||
# TODO: uncomment these when ready
|
RecastNavigation::DebugUtils
|
||||||
# RecastNavigation::DebugUtils
|
RecastNavigation::Detour
|
||||||
# RecastNavigation::Detour
|
|
||||||
RecastNavigation::Recast
|
RecastNavigation::Recast
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue