[lldb-server] Remove dead CMake code
authorAlex Langford <apl@fb.com>
Sat, 11 Jan 2020 00:10:06 +0000 (16:10 -0800)
committerAlex Langford <apl@fb.com>
Mon, 13 Jan 2020 19:41:30 +0000 (11:41 -0800)
commit2bb154591fab6c1d3a99d63ef03c234f0a363410
tree9814ffc51e29446b10163e60e4d2a4fbf6397b88
parentf5465e74ef4c9e24f867002aa598dc9e6481ead3
[lldb-server] Remove dead CMake code

No files in lldb-server are including a header from a plugin without the
whole path to the header relative to the lldb source directory. There is
no need to include the specific directories as a result.
lldb/tools/lldb-server/CMakeLists.txt