aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-nm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-nm/CMakeLists.txt')
-rw-r--r--tools/llvm-nm/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvm-nm/CMakeLists.txt b/tools/llvm-nm/CMakeLists.txt
index 6128bf9..1fe4a2d 100644
--- a/tools/llvm-nm/CMakeLists.txt
+++ b/tools/llvm-nm/CMakeLists.txt
@@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
+ ${LLVM_TARGETS_TO_BUILD}
Object
Support
)