mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 06:09:42 +00:00
Do not build recastnavigation tests
This commit is contained in:
parent
bc59a3c455
commit
4c82470933
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ endif(WIN32)
|
|||
# Extern
|
||||
set(RECASTNAVIGATION_DEMO OFF CACHE BOOL "Do not build RecastDemo")
|
||||
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/osg-ffmpeg-videoplayer)
|
||||
|
|
Loading…
Reference in a new issue