fix recast git url

This commit is contained in:
jadebenn 2024-11-26 23:31:04 -06:00
parent ee40d98fb1
commit a355fbf003

View File

@ -137,7 +137,7 @@ FetchContent_Declare(
Recast Recast
SYSTEM SYSTEM
SOURCE_DIR ${DLU_THIRDPARTY_SOURCE_DIR}/recastnavigation SOURCE_DIR ${DLU_THIRDPARTY_SOURCE_DIR}/recastnavigation
GIT_REPOSITORY https://github.com/recastnavigation/recastnavigation GIT_REPOSITORY https://github.com/recastnavigation/recastnavigation.git
GIT_TAG v1.6.0 GIT_TAG v1.6.0
) )
FetchContent_Declare( FetchContent_Declare(