summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-12 12:00:09 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-12 12:04:17 +0100
commit7fc079bd86e066ec65ff7b9aed278a45a017baec (patch)
treec5fc6549d629c08dc6abf7b954336f4300ff964e /CMakeLists.txt
parentececac65c23ef06243814725c49553ca94f676a2 (diff)
downloadserenity-7fc079bd86e066ec65ff7b9aed278a45a017baec.zip
Demos: Move to Userland/Demos/
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 54fe121b0d..253473f901 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -151,5 +151,4 @@ add_subdirectory(Applications)
add_subdirectory(Games)
add_subdirectory(DevTools)
add_subdirectory(MenuApplets)
-add_subdirectory(Demos)
add_subdirectory(Userland)