]> granicus.if.org Git - clang/commit
[libclang] Add dummy libclang-headers target
authorShoaib Meenai <smeenai@fb.com>
Thu, 2 Nov 2017 05:04:00 +0000 (05:04 +0000)
committerShoaib Meenai <smeenai@fb.com>
Thu, 2 Nov 2017 05:04:00 +0000 (05:04 +0000)
commitf64cd485b4e8b2c3960a216a97c818c3687be15a
treec7d29bdf6479d4f830107299386f979595a851a6
parentad9b4c4084b6a074a6501e9be963fd4a1619fdf3
[libclang] Add dummy libclang-headers target

`LLVM_DISTRIBUTION_COMPONENTS` assumes that each component has both
`component` and `install-component` targets. Add a dummy no-op target
for `libclang-headers` to placate this check.

Differential Revision: https://reviews.llvm.org/D39524

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317188 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CMakeLists.txt