mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:27:46 +00:00
Applications: Port Debugger to LibMain
This commit is contained in:
parent
e5d178528d
commit
ed971f1134
2 changed files with 11 additions and 8 deletions
|
@ -8,4 +8,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(Debugger)
|
||||
target_link_libraries(Debugger LibCore LibDebug LibX86 LibLine)
|
||||
target_link_libraries(Debugger LibCore LibDebug LibLine LibMain LibX86)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue