Skip to content

Commit

Permalink
change ref to InvertibleFVM
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy committed Dec 5, 2020
1 parent a4618d7 commit 81885a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.2)
include(ExternalProject)
ExternalProject_Add(InvertibleFVM
GIT_REPOSITORY https://github.com/sofa-framework/InvertibleFVM
GIT_TAG origin/master
GIT_TAG origin/follow_sofa_pr1649
SOURCE_DIR "${CMAKE_SOURCE_DIR}/applications/plugins/InvertibleFVM"
BINARY_DIR ""
CONFIGURE_COMMAND ""
Expand Down

0 comments on commit 81885a0

Please sign in to comment.