Skip to content

Commit 614bf8b

Browse files
committed
fix ci
1 parent 4d937c6 commit 614bf8b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,6 @@ if(NOT EMSCRIPTEN)
197197
)
198198
endif()
199199

200-
if(EMSCRIPTEN)
201-
list(APPEND XEUS_CPP_SRC src/xinterpreter_wasm.cpp)
202-
endif()
203-
204200
set(XEUS_CPP_MAIN_SRC
205201
src/main.cpp
206202
)

0 commit comments

Comments
 (0)