Unbreak cmake build with shared libraries enabled.
[oota-llvm.git] / tools / lto / CMakeLists.txt
index 559b22b2c13d01066d1bd87e69d89f6400269282..87f42e87cb41eec30bf90a1eb4dc204b38a76d6b 100644 (file)
@@ -1,5 +1,6 @@
 set(LLVM_LINK_COMPONENTS
   ${LLVM_TARGETS_TO_BUILD}
+  Core
   LTO
   MC
   MCDisassembler