Skip to content

Commit 5bc04ab

Browse files
committed
Revert "Try to fix em++: error: entry symbol not defined (pass --no-entry to suppress): main for script=1 build Emscripten"
This reverts commit cbc520a.
1 parent e185484 commit 5bc04ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ if(EMSCRIPTEN)
7070
PUBLIC "SHELL: --preload-file ../${XEUS_CPP_DATA_DIR}@/share/xeus-cpp"
7171
PUBLIC "SHELL: --preload-file ../${XEUS_CPP_CONF_DIR}@/etc/xeus-cpp"
7272
PUBLIC "SHELL: -s STRICT=1"
73-
PUBLIC "SHELL: --no-entry"
7473
)
7574

7675
target_include_directories(test_xeus_cpp PRIVATE ${XEUS_CPP_INCLUDE_DIR})

0 commit comments

Comments
 (0)