Skip to content

Commit 6ce4cdb

Browse files
committed
Activate the errors in scene checking in the dev configurations
1 parent 70bec3d commit 6ce4cdb

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
@@ -328,6 +328,10 @@
328328
"APPLICATION_GETDEPRECATEDCOMPONENTS": {
329329
"type": "BOOL",
330330
"value": "ON"
331+
},
332+
"SOFA_SCENECHECKING_WARNINGS_ARE_ERRORS": {
333+
"type": "BOOL",
334+
"value": "ON"
331335
}
332336
}
333337
},

0 commit comments

Comments
 (0)