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

This commit is contained in:
2025-09-30 13:56:08 +02:00
parent d7e691337d
commit b2fba1af37
2 changed files with 9 additions and 1 deletions

View File

@@ -29,6 +29,14 @@
"CMAKE_BUILD_TYPE": "Debug"
}
},
{
"name": "DebugCXX20",
"inherits": "Base",
"cacheVariables": {
"CMAKE_CXX_STANDARD": "20",
"CMAKE_BUILD_TYPE": "Debug"
}
},
{
"name": "RelWithDebInfo",
"inherits": "Base",

2
scc

Submodule scc updated: 3b715da553...6c25b65dc9