diff options
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/CMakeLists.txt')
-rw-r--r-- | llvm/lib/DebugInfo/CodeView/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt index 1610ca46957..84d1cf94e75 100644 --- a/llvm/lib/DebugInfo/CodeView/CMakeLists.txt +++ b/llvm/lib/DebugInfo/CodeView/CMakeLists.txt @@ -1,4 +1,4 @@ -add_llvm_library(LLVMDebugInfoCodeView +add_llvm_component_library(LLVMDebugInfoCodeView AppendingTypeTableBuilder.cpp CodeViewError.cpp CodeViewRecordIO.cpp |