chore: fix debug preset (#7653)
This commit is contained in:
parent
7d651d559a
commit
635af865bf
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"name": "debug",
|
||||
"displayName": "Debug build config",
|
||||
"cacheVariables": {
|
||||
"LEAN_EXTRA_CXX_FLAGS": "-DLEAN_DEFAULT_THREAD_STACK_SIZE=16*1024*1024",
|
||||
"CMAKE_BUILD_TYPE": "Debug"
|
||||
},
|
||||
"generator": "Unix Makefiles",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue