You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-apply-replacements' doesn't have an
install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-apply-replacements' 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-apply-replacements-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-include-fixer' doesn't have an
install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-include-fixer' 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-include-fixer-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-tidy' doesn't have an install
target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-tidy' 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-tidy-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clangd' doesn't have an install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clangd' 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-clangd-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'find-all-symbols' doesn't have an install
target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'find-all-symbols' 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-find-all-symbols-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
The text was updated successfully, but these errors were encountered:
Unable to compile using command line from README
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-apply-replacements' doesn't have an
install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-apply-replacements' 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-apply-replacements-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-include-fixer' doesn't have an
install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-include-fixer' 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-include-fixer-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clang-tidy' doesn't have an install
target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clang-tidy' 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-tidy-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'clangd' doesn't have an install target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'clangd' 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-clangd-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:276 (message):
Specified distribution component 'find-all-symbols' doesn't have an install
target
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
CMake Error at cmake/modules/LLVMDistributionSupport.cmake:284 (message):
Specified distribution component 'find-all-symbols' 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-find-all-symbols-stripped' target.
Call Stack (most recent call first):
CMakeLists.txt:1316 (llvm_distribution_add_targets)
The text was updated successfully, but these errors were encountered: