Skip to content
Snippets Groups Projects
Commit 02018cd7 authored by Alexis Girault's avatar Alexis Girault
Browse files

Merge branch 'updateEigenGitLink' into 'master'

COMP: Update the Eigen remote repo link

See merge request iMSTK/iMSTK!249
parents 78fbfe8b c75441d3
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#-----------------------------------------------------------------------------
include(imstkAddExternalProject)
imstk_add_external_project( Eigen
GIT_REPOSITORY https://github.com/RLovelett/eigen.git
GIT_REPOSITORY https://github.com/eigenteam/eigen-git-mirror.git
GIT_TAG 3.3.3
CONFIGURE_COMMAND ${SKIP_STEP_COMMAND}
BUILD_COMMAND ${SKIP_STEP_COMMAND}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment