Skip to content

Commit 15b0809

Browse files
committed
Cmake presets added
1 parent a280ec6 commit 15b0809

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CMakePresets.json

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

0 commit comments

Comments
 (0)