Skip to content

Commit 6528b13

Browse files
committed
fix build with LLVM 23
1 parent 4c52021 commit 6528b13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp2rust/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ target_link_libraries(cpp2rust_core PUBLIC
1111
clangASTMatchers
1212
clangBasic
1313
clangFrontend
14+
clangLex
1415
clangSema
1516
clangSerialization
1617
clangTooling

0 commit comments

Comments
 (0)