Skip to content

Commit db280e0

Browse files
authored
Update CMakeLists.txt
1 parent 55c7a77 commit db280e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/CppInterOp/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ if(EMSCRIPTEN)
131131
PRIVATE "SHELL: -Oz"
132132
PRIVATE "SHELL: -flto"
133133
)
134-
135134
target_link_options(clangCppInterOp
136135
PRIVATE "SHELL: -s WASM_BIGINT"
137136
PRIVATE "SHELL: -s SIDE_MODULE=1"

0 commit comments

Comments
 (0)