mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h}
This commit is contained in:
parent
b00b9e699c
commit
5d6252b29e
5 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
set(SOURCES
|
||||
Client.cpp
|
||||
Symbolication.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibSymbolication symbolication)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue