Skip to content
8 changes: 8 additions & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,14 @@
"type": "BOOL",
"value": "ON"
},
"SOFA_FETCH_COSSERAT": {
"type": "BOOL",
"value": "ON"
},
"PLUGIN_COSSERAT": {
"type": "BOOL",
"value": "ON"
},
"SOFA_FETCH_SOFAIMPLICITFIELD": {
"type": "BOOL",
"value": "ON"
Expand Down
Loading