Skip to content

Commit 0634b55

Browse files
lonemadmaxpulkomandy
authored andcommitted
Add libshared to WebCore libraries
Fixes linking error after library changes in Haiku.
1 parent db950f4 commit 0634b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/WebCore/PlatformHaiku.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ list(APPEND WebCore_LIBRARIES
216216
${SQLITE_LIBRARIES}
217217
${WEBP_LIBRARIES}
218218
${ZLIB_LIBRARIES}
219-
be bsd network bnetapi textencoding translation execinfo
219+
be bsd network bnetapi textencoding translation execinfo shared
220220
)
221221

222222
list(APPEND WebCore_SYSTEM_INCLUDE_DIRECTORIES

0 commit comments

Comments
 (0)