Skip to content

Commit 4884f91

Browse files
[windows] fix flaky linker error when building LLDB
1 parent d859cb6 commit 4884f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/source/API/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ add_lldb_library(liblldb SHARED ${option_framework}
142142
lldbValueObject
143143
lldbVersion
144144
${LLDB_ALL_PLUGINS}
145+
swiftCore
145146
LINK_COMPONENTS
146147
Support
147148

0 commit comments

Comments
 (0)