diff options
Diffstat (limited to 'MenuApplets/Clock/CMakeLists.txt')
-rw-r--r-- | MenuApplets/Clock/CMakeLists.txt | 6 |
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) |