Skip to content

Commit

Permalink
build: Fix extra comma
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv committed Feb 1, 2025
1 parent a3460de commit ed37a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"CMAKE_C_FLAGS": "/std:clatest",
"CMAKE_CXX_FLAGS": "/std:c++latest",
"CMAKE_TOOLCHAIN_FILE": "$env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake"
},
}
}
],
"buildPresets": [
Expand Down

0 comments on commit ed37a37

Please sign in to comment.