1
0
mirror of synced 2025-02-08 15:08:11 +01:00

build: Fix extra comma

This commit is contained in:
WerWolv 2025-02-01 20:23:02 +01:00
parent a3460de9dc
commit ed37a3711f

View File

@ -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": [