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