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
SYSTEM
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
)
FetchContent_Declare(