File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 "cacheVariables" : {
3232 "CMAKE_EXPORT_COMPILE_COMMANDS" : " YES" ,
3333 "CMAKE_TOOLCHAIN_FILE" : " $env{EMSCRIPTEN_ROOT}/cmake/Modules/Platform/Emscripten.cmake" ,
34- "CMAKE_BUILD_TYPE" : " Debug " ,
34+ "CMAKE_BUILD_TYPE" : " Release " ,
3535 "CMAKE_INSTALL_PREFIX" : " ${sourceDir}/build.em/install/usr" ,
3636 "CMAKE_INTERPROCEDURAL_OPTIMIZATION" : " YES" ,
3737 "CXX_ENABLE_FLATBUFFERS" : " NO" ,
5151 "cacheVariables" : {
5252 "CMAKE_EXPORT_COMPILE_COMMANDS" : " YES" ,
5353 "CMAKE_TOOLCHAIN_FILE" : " $env{WASI_SDK_ROOT}/share/cmake/wasi-sdk.cmake" ,
54- "CMAKE_BUILD_TYPE" : " Debug " ,
54+ "CMAKE_BUILD_TYPE" : " Release " ,
5555 "CMAKE_INSTALL_PREFIX" : " ${sourceDir}/build.wasi/install/usr" ,
5656 "CMAKE_INTERPROCEDURAL_OPTIMIZATION" : " YES" ,
5757 "CXX_ENABLE_FLATBUFFERS" : " NO" ,
You can’t perform that action at this time.
0 commit comments