Skip to content

Commit e6c9f19

Browse files
authored
Update CMakeLists.txt
1 parent 289339a commit e6c9f19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Interpreter/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ if(EMSCRIPTEN)
33
set(CMAKE_STRIP FALSE)
44
message(STATUS "LLVM_TARGETS_TO_BUILD ${LLVM_TARGETS_TO_BUILD}")
55
set(LLVM_LINK_COMPONENTS
6-
BinaryFormat
76
Support
87
)
98
else()

0 commit comments

Comments
 (0)