Skip to content

Commit e92266c

Browse files
committed
To build nightly container on cmake
1 parent a34c584 commit e92266c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CMakePresets.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": 3,
3+
"configurePresets": [
4+
{
5+
"name": "ci",
6+
"cacheVariables":
7+
{
8+
}
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)