This is an archive of the discontinued LLVM Phabricator instance.

[libclang] Add dummy libclang-headers target
ClosedPublic

Authored by smeenai on Nov 1 2017, 6:05 PM.

Details

Summary

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.

Event Timeline

smeenai created this revision.Nov 1 2017, 6:05 PM
smeenai updated this revision to Diff 121223.Nov 1 2017, 6:14 PM

Better comment

akyrtzi accepted this revision.Nov 1 2017, 8:18 PM

LGTM.

This revision is now accepted and ready to land.Nov 1 2017, 8:18 PM
This revision was automatically updated to reflect the committed changes.