Skip to content

Commit 28929d3

Browse files
authored
Ouput link_libs (debug)
1 parent a5a8ff6 commit 28929d3

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+
message(STATUS "link_libs: LLVM ${link_libs}")
119120
add_llvm_library(clangCppInterOp
120121
DISABLE_LLVM_LINK_LLVM_DYLIB
121122
CppInterOp.cpp

0 commit comments

Comments
 (0)