mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
c6af248909
This brings the name in-line with the naming convention used by the other screensavers 'Starfield' and 'Tubes'.
12 lines
312 B
CMake
12 lines
312 B
CMake
add_subdirectory(CatDog)
|
|
add_subdirectory(Eyes)
|
|
add_subdirectory(Gradient)
|
|
add_subdirectory(LibGfxDemo)
|
|
add_subdirectory(LibGfxScaleDemo)
|
|
add_subdirectory(Mandelbrot)
|
|
add_subdirectory(ModelGallery)
|
|
add_subdirectory(Screensaver)
|
|
add_subdirectory(Starfield)
|
|
add_subdirectory(Tubes)
|
|
add_subdirectory(WidgetGallery)
|