Skip to content

Commit 2d3d99b

Browse files
committed
Presets updated with SUMESH
1 parent b7b3bd8 commit 2d3d99b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CMakePresets.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
"version": 3,
33
"configurePresets": [
44
{
5-
"name": "ci"
5+
"name": "ci",
6+
"cacheVariables":
7+
{
8+
"MACHINE_TYPES": "OFF",
9+
"FORMAT_MLI": "OFF",
10+
"SUMESH": "OFF"
11+
}
612
}
713
]
814
}

0 commit comments

Comments
 (0)