Skip to content

Commit 9c04469

Browse files
committed
Update CMakeLists.txt
1 parent 196c00f commit 9c04469

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)