Skip to content

Commit 472bf56

Browse files
authored
Debug
1 parent c37cf90 commit 472bf56

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
@@ -116,6 +116,7 @@ else()
116116
)
117117
endif(LLVM_LINK_LLVM_DYLIB)
118118
endif()
119+
string(REPLACE "LLVM" "" link_libs "${link_libs}")
119120
message(STATUS "link_libs: LLVM ${link_libs}")
120121
message(STATUS "llvm_targets_to_build: LLVM ${LLVM_TARGETS_TO_BUILD}")
121122
add_llvm_library(clangCppInterOp

0 commit comments

Comments
 (0)