Skip to content

Commit 471cd37

Browse files
alxbilgerbakpaulhugtalbot
authored
[CMake] Add SofaSphFluid.CUDA to the presets (#5494)
Co-authored-by: Paul Baksic <30337881+bakpaul@users.noreply.github.com> Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
1 parent 7d27934 commit 471cd37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CMakePresets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@
280280
"type": "BOOL",
281281
"value": "ON"
282282
},
283+
"PLUGIN_SOFASPHFLUID_CUDA": {
284+
"type": "BOOL",
285+
"value": "ON"
286+
},
283287
"PLUGIN_SOFASPHFLUID": {
284288
"type": "BOOL",
285289
"value": "ON"

0 commit comments

Comments
 (0)