mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
Demos: Rename Screensaver to GradientScreensaver
This is to avoid naming conflicts with an upcoming Screensaver launcher application.
This commit is contained in:
parent
1f1b2f4d26
commit
10bf86de2c
6 changed files with 16 additions and 16 deletions
|
@ -1,11 +0,0 @@
|
|||
serenity_component(
|
||||
Screensaver
|
||||
TARGETS Screensaver
|
||||
)
|
||||
|
||||
set(SOURCES
|
||||
Screensaver.cpp
|
||||
)
|
||||
|
||||
serenity_app(Screensaver ICON app-screensaver)
|
||||
target_link_libraries(Screensaver PRIVATE LibDesktop LibGUI LibCore LibGfx LibMain)
|
Loading…
Add table
Add a link
Reference in a new issue