summaryrefslogtreecommitdiffstats
path: root/clangd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clangd/CMakeLists.txt')
-rw-r--r--clangd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clangd/CMakeLists.txt b/clangd/CMakeLists.txt
index 69a0c684..df242da5 100644
--- a/clangd/CMakeLists.txt
+++ b/clangd/CMakeLists.txt
@@ -20,6 +20,7 @@ add_clang_library(clangDaemon
ProtocolHandlers.cpp
SourceCode.cpp
Trace.cpp
+ XRefs.cpp
index/FileIndex.cpp
index/Index.cpp
index/MemIndex.cpp