Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions infra/indexer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ target_link_libraries(frontend PUBLIC
clangBasic
clangFrontend
clangLex
clangSema
clangTooling
index
merge_queue
Expand All @@ -130,11 +129,6 @@ target_link_libraries(indexer PRIVATE
absl::log_initialize
absl::check
absl::string_view
LLVMSupport
clangTooling
frontend
index
merge_queue
-static
)

Expand Down
Loading