Index: llvm/lib/Testing/Support/CMakeLists.txt =================================================================== --- llvm/lib/Testing/Support/CMakeLists.txt +++ llvm/lib/Testing/Support/CMakeLists.txt @@ -1,4 +1,4 @@ -add_llvm_library(LLVMTestingSupport +add_llvm_component_library(LLVMTestingSupport Annotations.cpp Error.cpp SupportHelpers.cpp