Use RelWithDebInfo

This commit is contained in:
momo5502
2025-05-29 10:13:17 +02:00
parent 5022e3049a
commit b5f84a3623
3 changed files with 6 additions and 23 deletions

View File

@@ -23,7 +23,7 @@
"build"
],
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Release"
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
}
},
{