Skip to content

Commit

Permalink
Correct formatting (#5457)
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 authored Oct 30, 2024
1 parent 10549e6 commit 302e604
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,7 @@
{
"name": "releaseWithDebugInfo",
"inherits": "base",
"configurations": [
"RelWithDebInfo"
],
"configurations": ["RelWithDebInfo"],
"packageDirectory": "dist-releaseWithDebugInfo"
},
{
Expand Down

0 comments on commit 302e604

Please sign in to comment.