summaryrefslogtreecommitdiff
path: root/tools/llvm-cvtres/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-cvtres/CMakeLists.txt')
-rw-r--r--tools/llvm-cvtres/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvm-cvtres/CMakeLists.txt b/tools/llvm-cvtres/CMakeLists.txt
index 52edccac81655..e912030e205ee 100644
--- a/tools/llvm-cvtres/CMakeLists.txt
+++ b/tools/llvm-cvtres/CMakeLists.txt
@@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
+ Object
Option
Support
)