mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:45:34 +00:00
Do not package Recastnavigation headers and static libs
This commit is contained in:
parent
f98a454ec1
commit
c3a2a2d73f
1 changed files with 1 additions and 1 deletions
|
@ -604,7 +604,7 @@ 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/recastnavigation EXCLUDE_FROM_ALL)
|
||||
add_subdirectory (extern/osg-ffmpeg-videoplayer)
|
||||
add_subdirectory (extern/oics)
|
||||
if (BUILD_OPENCS)
|
||||
|
|
Loading…
Reference in a new issue