clang/cmake/modules
Justin Bogner d4a11674c5 cmake: Don't try to install exports if there aren't any
When using LLVM_DISTRIBUTION_COMPONENTS, it's possible for clang's
export list to be empty. If this happens the install(EXPORTS) command
will fail, but since there isn't anything to install anyway we really
just want to skip it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286210 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-08 05:02:33 +00:00
..
AddClang.cmake cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:33 +00:00
CMakeLists.txt cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:33 +00:00
ClangConfig.cmake.in [cmake] Remove stale comment. NFC. 2016-06-30 05:51:18 +00:00