summaryrefslogtreecommitdiff
path: root/MenuApplets/Clock/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MenuApplets/Clock/CMakeLists.txt')
-rw-r--r--MenuApplets/Clock/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/MenuApplets/Clock/CMakeLists.txt b/MenuApplets/Clock/CMakeLists.txt
deleted file mode 100644
index ee75b7f455..0000000000
--- a/MenuApplets/Clock/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-set(SOURCES
- main.cpp
-)
-
-serenity_bin(Clock.MenuApplet)
-target_link_libraries(Clock.MenuApplet LibGUI LibCore LibGfx)