llvm/cmake/modules
Justin Bogner adbd909be7 cmake: Don't try to install exports if there aren't any
When using LLVM_DISTRIBUTION_COMPONENTS, it's possible for LLVM'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/llvm/trunk@286209 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-08 05:02:18 +00:00
..
AddLLVM.cmake cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:18 +00:00
AddLLVMDefinitions.cmake
AddOCaml.cmake [OCaml] Install .mli (interface) files 2016-10-01 09:26:23 +00:00
AddSphinxTarget.cmake [cmake] Use separate doctrees to prevent races between Sphinx instances 2016-10-04 06:09:14 +00:00
CheckAtomic.cmake
CheckCompilerVersion.cmake [cmake] Temporarily revert enforcement of minimum GCC version increase 2016-10-28 15:30:27 +00:00
ChooseMSVCCRT.cmake
CMakeLists.txt cmake: Don't try to install exports if there aren't any 2016-11-08 05:02:18 +00:00
CrossCompile.cmake
DetermineGCCCompatible.cmake
FindOCaml.cmake
FindSphinx.cmake
GenerateVersionFromCVS.cmake
GetHostTriple.cmake Improve CMake output of host and target triple 2016-09-27 18:08:40 +00:00
GetSVN.cmake
HandleLLVMOptions.cmake cmake: Enable the lto cache when building with -flto=thin on darwin 2016-10-28 20:48:47 +00:00
HandleLLVMStdlib.cmake Remove LLVM_ENABLE_LIBCXXABI 2016-08-04 10:24:48 +00:00
LLVM-Config.cmake
LLVMConfig.cmake.in [cmake] Export gtest/gtest_main and its dependencies via a special build tree only cmake exports file. 2016-09-09 19:45:34 +00:00
LLVMConfigVersion.cmake.in
LLVMExternalProjectUtils.cmake [CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN 2016-09-06 20:27:07 +00:00
LLVMInstallSymlink.cmake
LLVMProcessSources.cmake
TableGen.cmake cmake: When using LLVM_DISTRIBUTION_COMPONENTS, adjust LLVMExports accordingly 2016-11-04 21:55:23 +00:00
VersionFromVCS.cmake