]> granicus.if.org Git - clang/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)
commit551f20daee260ebcbf8696f83d95109db50ec50a
treea10c975a3a5f5fe60b8e31ff9874a95474da74ef
parent1b98a7945112e4ea5c10144fd3e81c27751d1c2f
[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/cfe/trunk@355354 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddClang.cmake