We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853c1cc commit e026056Copy full SHA for e026056
1 file changed
src/CMakeLists.txt
@@ -87,7 +87,6 @@ if(EMSCRIPTEN)
87
-sALLOW_MEMORY_GROWTH=1
88
-fexceptions
89
-sASSERTIONS=1
90
- -sASYNCIFY=1
91
-sEXPORTED_RUNTIME_METHODS=[ccall])
92
target_compile_options(complex-plotter PRIVATE "-s" "USE_GLFW=3" "-fexceptions")
93
set_target_properties(complex-plotter PROPERTIES SUFFIX ".js")
0 commit comments