Skip to content

Commit b0cf479

Browse files
committed
Debug
1 parent 44a5c0f commit b0cf479

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
@@ -113,6 +113,7 @@ if(NOT WIN32)
113113
${link_libs}
114114
)
115115
else()
116+
message(STATUS "link_libs is ${link_libs}")
116117
add_llvm_library(clangCppInterOp
117118
DISABLE_LLVM_LINK_LLVM_DYLIB
118119
CppInterOp.cpp

0 commit comments

Comments
 (0)