We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d61903 commit 85cdeccCopy full SHA for 85cdecc
unittests/CppInterOp/CMakeLists.txt
@@ -58,7 +58,6 @@ if(EMSCRIPTEN)
58
PUBLIC "SHELL: -s INITIAL_MEMORY=128mb"
59
PUBLIC "SHELL: --preload-file ${ESCAPED_SYSROOT_PATH}/include@/include"
60
PUBLIC "SHELL: --emrun"
61
- PUBLIC "SHELL: --O0"
62
)
63
endif()
64
@@ -110,7 +109,6 @@ if(EMSCRIPTEN)
110
109
111
112
PUBLIC "SHELL: --preload-file ${ESCAPED_TEST_SHARED_LIBRARY_PATH}/libTestSharedLib.so@/libTestSharedLib.so"
113
114
115
116
0 commit comments