Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyu-intel committed Jun 19, 2024
1 parent 4488134 commit 5de2122
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 232 deletions.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{ "name": "x64-windows-msvc-debug" , "inherits": [ "base", "debug" ] },
{ "name": "x64-windows-msvc-release", "inherits": [ "base", "reldbg" ] },
{ "name": "x64-windows-msvc+static-release", "inherits": [ "base", "reldbg", "static" ] },

{ "name": "x64-windows-sycl-debug" , "inherits": [ "sycl-base", "debug" ] },
{ "name": "x64-windows-sycl-release", "inherits": [ "sycl-base", "release" ] }
]
Expand Down
Loading

0 comments on commit 5de2122

Please sign in to comment.