Skip to content

Commit 5299680

Browse files
authored
Update CMakeLists.txt
1 parent 38acf18 commit 5299680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Interpreter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ else()
139139
)
140140
else()
141141
llvm_add_library(clangCppInterOp
142+
DISABLE_LLVM_LINK_LLVM_DYLIB
142143
CppInterOp.cpp
143144
CXCppInterOp.cpp
144145
${DLM}

0 commit comments

Comments
 (0)