mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:07:34 +00:00
AnalogClock: Port to LibMain
This commit is contained in:
parent
eec6ae0d07
commit
eb1f00a940
2 changed files with 18 additions and 26 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(AnalogClock ICON app-analog-clock)
|
||||
target_link_libraries(AnalogClock LibGUI)
|
||||
target_link_libraries(AnalogClock LibGUI LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue