Skip to content

Commit

Permalink
Geo: Update GeographicLib to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HTRamsey authored and DonLakeFlyer committed Jan 3, 2025
1 parent 23c0b68 commit 397fac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geo/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ message(STATUS "Building GeographicLib")
include(FetchContent)
FetchContent_Declare(GeographicLib
GIT_REPOSITORY https://github.com/geographiclib/geographiclib.git
GIT_TAG r2.4
GIT_TAG r2.5
GIT_SHALLOW TRUE
)
set(BUILD_BOTH_LIBS OFF CACHE INTERNAL "" FORCE)
Expand Down

0 comments on commit 397fac3

Please sign in to comment.