Skip to content

Commit

Permalink
Bump to xeus 5.2.0 (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 authored Mar 3, 2025
1 parent 170f28c commit 1c0b74f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,6 @@ if(EMSCRIPTEN)
# TODO: Remove the exported runtime methods
# after the next xeus release.
target_link_options(xcpp
PUBLIC "SHELL: -s EXPORTED_RUNTIME_METHODS='[\"FS\",\"PATH\",\"LDSO\",\"loadDynamicLibrary\",\"ERRNO_CODES\"]'"
PUBLIC "SHELL: --preload-file ${SYSROOT_PATH}/include@/include"
PUBLIC "SHELL: --preload-file ${XEUS_CPP_DATA_DIR}@/share/xeus-cpp"
PUBLIC "SHELL: --preload-file ${XEUS_CPP_CONF_DIR}@/etc/xeus-cpp"
Expand Down

0 comments on commit 1c0b74f

Please sign in to comment.