Skip to content

Commit 8a177bc

Browse files
authored
Debug CMakeLists.txt
1 parent 28929d3 commit 8a177bc

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
@@ -117,6 +117,7 @@ else()
117117
endif(LLVM_LINK_LLVM_DYLIB)
118118
endif()
119119
message(STATUS "link_libs: LLVM ${link_libs}")
120+
message(STATUS "llvm_targets_to_build: LLVM ${LLVM_TARGETS_TO_BUILD}")
120121
add_llvm_library(clangCppInterOp
121122
DISABLE_LLVM_LINK_LLVM_DYLIB
122123
CppInterOp.cpp

0 commit comments

Comments
 (0)