Skip to content

Commit 2b1af80

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

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
@@ -119,7 +119,7 @@ else()
119119
CppInterOp.cpp
120120
CXCppInterOp.cpp
121121
${DLM}
122-
${link_libs}
122+
LINK_LIBS
123123
clangAST
124124
)
125125
endif()

0 commit comments

Comments
 (0)