[CMake] Add missing DebugInfo libraries to llvm-shlib
[oota-llvm.git] / tools / llvm-shlib / CMakeLists.txt
index bc1b658ba7264468aa3b56b7779107271b607d7d..54d71d3f63200ced98b7eb798e000a9fd286503f 100644 (file)
@@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS)
     BitWriter
     CodeGen
     Core
+    DebugInfoDWARF
+    DebugInfoPDB
     ExecutionEngine
     IPA
     IPO