mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
Profiler: Don't link against LibCoreDump
This commit is contained in:
parent
f7de453716
commit
19bef3877a
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Profiler ICON app-profiler)
|
||||
target_link_libraries(Profiler LibGUI LibDesktop LibX86 LibCoreDump)
|
||||
target_link_libraries(Profiler LibGUI LibDesktop LibX86)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue