Displaying 1 result from an estimated 1 matches for "add_llvm_install_targets".
2020 Feb 26
2
Cross compiling for ARMv7-m
...all first):
CMakeLists.txt:1080 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:30 (message):
Specified distribution component 'clang' doesn't have an install-stripped
target. Its installation target creation should be changed to use
add_llvm_install_targets, or you should manually create the
'install-clang-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1080 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:18 (message):
Specified distribution component 'lld' doesn&...