Skip to content

Commit

Permalink
update link to geographiclib repo
Browse files Browse the repository at this point in the history
  • Loading branch information
PonomarevDA committed Nov 18, 2023
1 parent c40e04f commit 5f1d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/External_geographiclib.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include(ExternalProject)

ExternalProject_Add(geographiclib-external
GIT_REPOSITORY https://git.code.sf.net/p/geographiclib/code
GIT_REPOSITORY https://github.com/geographiclib/geographiclib.git
GIT_TAG v1.48
#URL https://downloads.sourceforge.net/project/geographiclib/distrib/GeographicLib-1.48.tar.gz
CMAKE_ARGS -DGEOGRAPHICLIB_LIB_TYPE=STATIC -DCMAKE_POSITION_INDEPENDENT_CODE=ON
Expand Down

0 comments on commit 5f1d9ca

Please # to comment.