diff --git a/CMakeLists.txt b/CMakeLists.txt index cefbcb3..47b58f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2195,7 +2195,7 @@ set(LLVM_TOOLCHAIN_DISTRIBUTION_COMPONENTS_ALL ${LLVM_TOOLCHAIN_DISTRIBUTION_COM if(LLVM_TOOLCHAIN_CROSS_BUILD_MINGW) list(APPEND LLVM_TOOLCHAIN_DISTRIBUTION_COMPONENTS_ALL llvm-toolchain-mingw) endif() -foreach(component ${LLVM_TOOLCHAIN_DISTRIBUTION_COMPONENTS}) +foreach(component ${LLVM_TOOLCHAIN_DISTRIBUTION_COMPONENTS_ALL}) add_custom_target( install-${component} COMMAND