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 e185484 commit 5bc04abCopy full SHA for 5bc04ab
test/CMakeLists.txt
@@ -70,7 +70,6 @@ if(EMSCRIPTEN)
70
PUBLIC "SHELL: --preload-file ../${XEUS_CPP_DATA_DIR}@/share/xeus-cpp"
71
PUBLIC "SHELL: --preload-file ../${XEUS_CPP_CONF_DIR}@/etc/xeus-cpp"
72
PUBLIC "SHELL: -s STRICT=1"
73
- PUBLIC "SHELL: --no-entry"
74
)
75
76
target_include_directories(test_xeus_cpp PRIVATE ${XEUS_CPP_INCLUDE_DIR})
0 commit comments