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