]> granicus.if.org Git - llvm/commit
[cmake] Create exports for umbrella library targets
authorShoaib Meenai <smeenai@fb.com>
Tue, 5 Mar 2019 00:38:32 +0000 (00:38 +0000)
committerShoaib Meenai <smeenai@fb.com>
Tue, 5 Mar 2019 00:38:32 +0000 (00:38 +0000)
commit935d140874bed9db6a2527cf36aa9df500227053
tree25de22830c00bc4bb95000bc181597fdb8656461
parent9c41c0b504090f3c764f513ff97a706df529465d
[cmake] Create exports for umbrella library targets

When using the umbrella llvm-libraries and clang-libraries targets, we
should export all library targets, otherwise they'll be part of our
distribution but not usable from the CMake package.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355354 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake