Install lldb's SB headers (pr36630)
authorPavel Labath <labath@google.com>
Thu, 8 Mar 2018 15:52:46 +0000 (15:52 +0000)
committerPavel Labath <labath@google.com>
Thu, 8 Mar 2018 15:52:46 +0000 (15:52 +0000)
commit6bf2a8ea70aaf95a96d773441a595d9c1f80437c
treeb20e25910abc55378d41f41c9f3d7583b13019f8
parentce0bc92329737be5ab9d0c7d0f971501e210c08f
Install lldb's SB headers (pr36630)

These were removed in r309021 in what looks like an accidentally
committed change. This brings them back.

I also rename the header component to lldb-headers (instead of
lldb_headers) to match the llvm style and add a special
install-lldb-headers target, which installs just the headers.

llvm-svn: 327016
lldb/cmake/modules/LLDBConfig.cmake