mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:17:44 +00:00
WorkspacePicker: Port to LibMain :^)
This commit is contained in:
parent
51484bec82
commit
24bf74a177
2 changed files with 8 additions and 14 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(WorkspacePicker.Applet)
|
||||
target_link_libraries(WorkspacePicker.Applet LibGUI LibCore LibGfx)
|
||||
target_link_libraries(WorkspacePicker.Applet LibGUI LibCore LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue