Skip to content

Commit 591e7ac

Browse files
authored
Start adding libs back in
1 parent c86cdcb commit 591e7ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Interpreter/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ else()
133133
CppInterOp.cpp
134134
CXCppInterOp.cpp
135135
${DLM}
136+
LINK_LIBS
137+
clangCodeGen
138+
clangStaticAnalyzerCore
136139
)
137140
endif()
138141
endif()

0 commit comments

Comments
 (0)