mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:27:35 +00:00
Base: Add icons for the Gradient screensaver
Add 32px and 16px application icons for the Gradient screensaver
This commit is contained in:
parent
c6af248909
commit
c3a5618dab
4 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ set(SOURCES
|
|||
Gradient.cpp
|
||||
)
|
||||
|
||||
serenity_app(Gradient ICON app-screensaver)
|
||||
serenity_app(Gradient ICON app-gradient)
|
||||
target_link_libraries(Gradient PRIVATE LibDesktop LibGUI LibCore LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue