mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:45:34 +00:00
Build recastnavigation static libraries
This commit is contained in:
parent
792a0585c0
commit
bc59a3c455
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue