Skip to content

Commit e185484

Browse files
authored
Update CMakeLists.txt
1 parent cbc520a commit e185484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,7 @@ if(EMSCRIPTEN)
442442
PUBLIC "SHELL: --preload-file ${XEUS_CPP_CONF_DIR}@/etc/xeus-cpp"
443443
PUBLIC "SHELL: --post-js ${CMAKE_CURRENT_SOURCE_DIR}/wasm_patches/post.js"
444444
PUBLIC "SHELL: -s STRICT=1"
445+
PUBLIC "SHELL: --no-entry "
445446
)
446447
# TODO: Uncomment the above line regarding preloading clang's resource dir
447448
# once has been supported through cppinterop.

0 commit comments

Comments
 (0)