1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 19:15:06 +00:00
serenity/Userland/MenuApplets/CMakeLists.txt
thankyouverycool effb426757 MenuApplets: Remove old clock/calendar applet
Whatever the fate of MenuApplets, no need to maintain two
clock-calendars for now.
2021-03-30 10:34:34 +02:00

5 lines
144 B
CMake

add_subdirectory(Audio)
add_subdirectory(ClipboardHistory)
add_subdirectory(Network)
add_subdirectory(ResourceGraph)
add_subdirectory(UserName)