Skip to content

Commit 88cdfba

Browse files
alxbilgerfredroy
authored andcommitted
[CMake] Add BeamAdapter.CUDA to the presets
1 parent 282d423 commit 88cdfba

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
@@ -151,6 +151,10 @@
151151
"type": "BOOL",
152152
"value": "ON"
153153
},
154+
"PLUGIN_BEAMADAPTER_CUDA": {
155+
"type": "BOOL",
156+
"value": "ON"
157+
},
154158
"PLUGIN_SOFAMATRIX": {
155159
"type": "BOOL",
156160
"value": "ON"

0 commit comments

Comments
 (0)