mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
LibSymbolication: Name the shared object libsymbolication.so
This commit is contained in:
parent
85dd5b810b
commit
b00b9e699c
Notes:
sideshowbarker
2024-07-18 17:32:17 +09:00
Author: https://github.com/awesomekling
Commit: b00b9e699c
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ set(SOURCES
|
|||
Client.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibSymbolication symbolclient)
|
||||
serenity_lib(LibSymbolication symbolication)
|
||||
target_link_libraries(LibSymbolication LibDebug)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue