mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
Do not build recastnavigation tests
This commit is contained in:
parent
bc59a3c455
commit
4c82470933
@ -538,6 +538,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")
|
set(RECASTNAVIGATION_STATIC ON CACHE BOOL "Build recastnavigation static libraries")
|
||||||
|
set(RECASTNAVIGATION_TESTS OFF CACHE BOOL "Do not build recastnavigation tests")
|
||||||
|
|
||||||
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