Skip to content

Commit

Permalink
ci: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 1, 2024
1 parent 75d33d8 commit 681ed8b
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,23 +55,11 @@
},
{
"name": "vs2022-windows-vcpkg-universal",
"inherits": [
"cmake-dev",
"vcpkg",
"windows",
"vs2022",
"universal"
]
"inherits": ["cmake-dev", "vcpkg", "windows", "vs2022", "universal"]
},
{
"name": "vs2022-windows-vcpkg-vr",
"inherits": [
"cmake-dev",
"vcpkg",
"windows",
"vs2022",
"vr"
]
"inherits": ["cmake-dev", "vcpkg", "windows", "vs2022", "vr"]
}
],
"buildPresets": [
Expand Down

0 comments on commit 681ed8b

Please sign in to comment.