mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
CMake: reorganize Recast & Detour projects
Move under "Thirdparty/Navigation".
This commit is contained in:
parent
20e0d0ee53
commit
44928a3c7c
@ -24,9 +24,11 @@ set( FOLDER_CONTEXT "Respawn" )
|
||||
add_subdirectory( rtech )
|
||||
|
||||
set( FOLDER_CONTEXT "Thirdparty" )
|
||||
add_subdirectory( thirdparty/spdlog )
|
||||
add_subdirectory( thirdparty/recast )
|
||||
add_subdirectory( thirdparty/detours )
|
||||
add_subdirectory( thirdparty/spdlog )
|
||||
|
||||
set( FOLDER_CONTEXT "Thirdparty/Navigation" )
|
||||
add_subdirectory( thirdparty/recast )
|
||||
|
||||
set( FOLDER_CONTEXT "Thirdparty/Compression" )
|
||||
add_subdirectory( thirdparty/lzham )
|
||||
|
Loading…
x
Reference in New Issue
Block a user