mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
Profiler: Port to LibMain :^)
This commit is contained in:
parent
f526325e24
commit
dfca0def63
2 changed files with 9 additions and 7 deletions
|
@ -21,4 +21,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Profiler ICON app-profiler)
|
||||
target_link_libraries(Profiler LibGUI LibDesktop LibX86 LibSymbolication)
|
||||
target_link_libraries(Profiler LibGUI LibDesktop LibX86 LibSymbolication LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue