hanchenye-llvm-project/clang/cmake
Justin Bogner 5ca4d5f5fe 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.

llvm-svn: 286210
2016-11-08 05:02:33 +00:00
..
caches [CMake] Adding example distribution CMake cache files 2016-10-26 15:41:38 +00:00
modules cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:33 +00:00