mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 21:42:13 +00:00
Build recastnavigation static libraries
This commit is contained in:
parent
792a0585c0
commit
bc59a3c455
@ -537,6 +537,7 @@ endif(WIN32)
|
||||
|
||||
# Extern
|
||||
set(RECASTNAVIGATION_DEMO OFF CACHE BOOL "Do not build RecastDemo")
|
||||
set(RECASTNAVIGATION_STATIC ON CACHE BOOL "Build recastnavigation static libraries")
|
||||
|
||||
add_subdirectory (extern/recastnavigation)
|
||||
add_subdirectory (extern/osg-ffmpeg-videoplayer)
|
||||
|
Loading…
Reference in New Issue
Block a user