mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04: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