Index: lldb/trunk/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt =================================================================== --- lldb/trunk/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt +++ lldb/trunk/source/Plugins/SymbolFile/NativePDB/CMakeLists.txt @@ -11,6 +11,7 @@ lldbSymbol lldbUtility LINK_COMPONENTS + DebugInfoCodeView DebugInfoPDB Support )