diff --git a/lib/Interpreter/CMakeLists.txt b/lib/Interpreter/CMakeLists.txt index 9442d7e93..cf755979d 100644 --- a/lib/Interpreter/CMakeLists.txt +++ b/lib/Interpreter/CMakeLists.txt @@ -5,7 +5,6 @@ if(EMSCRIPTEN) set(LLVM_LINK_COMPONENTS BinaryFormat Core - Object Support ) else()