updates scc
All checks were successful
SCC Test/pipeline/head This commit looks good

This commit is contained in:
2025-11-28 15:10:17 +01:00
parent d9a9693c77
commit d97bb9877e
2 changed files with 17 additions and 9 deletions

View File

@@ -30,6 +30,14 @@
"CMAKE_BUILD_TYPE": "Debug"
}
},
{
"name": "DebugWFormat",
"inherits": "Base",
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Debug",
"ENABLE_CLANG_FORMAT": "ON"
}
},
{
"name": "DebugCXX20",
"inherits": "Base",

2
scc

Submodule scc updated: 25252a4de6...3f5d963ae0