Skip to content

Commit cad82ba

Browse files
committed
CMake presets updated
1 parent afdc4e8 commit cad82ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CMakePresets.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"version": 3,
33
"configurePresets": [
44
{
5-
"name": "ci"
5+
"name": "ci",
6+
"cacheVariables":
7+
{
8+
"MACHINE_TYPES": "OFF",
9+
"FORMAT_MLI2": "OFF"
10+
}
611
}
712
]
813
}

0 commit comments

Comments
 (0)