summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/TargetInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/MSP430/TargetInfo/CMakeLists.txt')
-rw-r--r--lib/Target/MSP430/TargetInfo/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/MSP430/TargetInfo/CMakeLists.txt b/lib/Target/MSP430/TargetInfo/CMakeLists.txt
index bd2eee9085..fee5f434e7 100644
--- a/lib/Target/MSP430/TargetInfo/CMakeLists.txt
+++ b/lib/Target/MSP430/TargetInfo/CMakeLists.txt
@@ -1,5 +1,3 @@
add_llvm_library(LLVMMSP430Info
MSP430TargetInfo.cpp
)
-
-add_dependencies(LLVMMSP430Info MSP430CommonTableGen)