[clangd] Fix shared-lib builds
authorKadir Cetinkaya <kadircet@google.com>
Mon, 9 Nov 2020 20:54:38 +0000 (21:54 +0100)
committerKadir Cetinkaya <kadircet@google.com>
Mon, 9 Nov 2020 21:15:08 +0000 (22:15 +0100)
commit7df6340e6fff36346423c4cdb7f27afb603c136c
tree0c5f027b03cfb25405af01f358a284569496d926
parented3ac6c110a53b332f490f1c5ddcd2b7c30d5189
[clangd] Fix shared-lib builds

This breaks a cyclic dependency. clangDeamon doesn't need to depend on
clangdRemoteIndex yet.
clang-tools-extra/clangd/CMakeLists.txt