Skip to content

Commit ae50ffb

Browse files
Merge pull request #1057 from adrian-prantl/linux-linker
Fix a linker error on Linux
2 parents dee0a4c + 210d467 commit ae50ffb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/source/Symbol/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ add_lldb_library(lldbSymbol
5555
lldbTarget
5656
lldbUtility
5757
lldbPluginObjCLanguage
58+
lldbPluginPlatformMacOSX
5859

5960
LINK_COMPONENTS
6061
Support

0 commit comments

Comments
 (0)