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 df242da5..e384f4e4 100644
--- a/clangd/CMakeLists.txt
+++ b/clangd/CMakeLists.txt
@@ -8,6 +8,7 @@ add_clang_library(clangDaemon
ClangdUnit.cpp
ClangdUnitStore.cpp
CodeComplete.cpp
+ CodeCompletionStrings.cpp
Context.cpp
Compiler.cpp
DraftStore.cpp