Skip to content

Commit fe63480

Browse files
authored
Update CMakeLists.txt
1 parent 2b1af80 commit fe63480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Interpreter/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ else()
120120
CXCppInterOp.cpp
121121
${DLM}
122122
LINK_LIBS
123-
clangAST
123+
${cling_clang_interp}
124124
)
125125
endif()
126126

0 commit comments

Comments
 (0)