Skip to content

Commit 4c758b6

Browse files
authored
Update CMakeLists.txt
1 parent 686c12c commit 4c758b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unittests/CppInterOp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ set(LLVM_LINK_COMPONENTS
44

55
llvm_map_components_to_libnames(
66
llvm_libs
7-
OrcJit
87
Support
8+
clangAST
99
)
1010

1111
add_cppinterop_unittest(CppInterOpTests

0 commit comments

Comments
 (0)