File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 167167 "type" : " BOOL" ,
168168 "value" : " ON"
169169 },
170+ "SOFA_FETCH_SOFAVISCOELASTIC" : {
171+ "type" : " BOOL" ,
172+ "value" : " ON"
173+ },
174+ "PLUGIN_SOFAVISCOELASTIC" : {
175+ "type" : " BOOL" ,
176+ "value" : " ON"
177+ },
170178 "PLUGIN_SOFAMATRIX" : {
171179 "type" : " BOOL" ,
172180 "value" : " ON"
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ sofa_add_external(plugin STLIB GIT_REF master GIT_REPOSITORY https://www.github.
4747sofa_add_external (plugin SoftRobots GIT_REF master GIT_REPOSITORY https://www.github.com/SofaDefrost/SoftRobots.git )
4848sofa_add_external (plugin SoftRobots.Inverse GIT_REF main GIT_REPOSITORY https://www.github.com/SofaDefrost/SoftRobots.Inverse.git )
4949sofa_add_external (plugin Cosserat GIT_REF master GIT_REPOSITORY https://www.github.com/SofaDefrost/Cosserat.git ) # Cosserat has an optional dependency on SoftRobots
50+ sofa_add_external (plugin SofaViscoElastic GIT_REF main GIT_REPOSITORY https://www.github.com/SofaDefrost/SofaViscoElastic.git )
5051sofa_add_external (plugin CollisionAlgorithm GIT_REF master GIT_REPOSITORY https://forge.icube.unistra.fr/sofa/CollisionAlgorithm.git )
5152sofa_add_external (plugin ConstraintGeometry GIT_REF master GIT_REPOSITORY https://forge.icube.unistra.fr/sofa/ConstraintGeometry.git )
5253sofa_add_external (plugin ShapeMatchingPlugin GIT_REF master GIT_REPOSITORY https://www.github.com/sofa-framework/ShapeMatchingPlugin.git )
You can’t perform that action at this time.
0 commit comments