summaryrefslogtreecommitdiff
path: root/Userland/DevTools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/DevTools/CMakeLists.txt')
-rw-r--r--Userland/DevTools/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Userland/DevTools/CMakeLists.txt b/Userland/DevTools/CMakeLists.txt
index 54a8e343ab..b61e03d54b 100644
--- a/Userland/DevTools/CMakeLists.txt
+++ b/Userland/DevTools/CMakeLists.txt
@@ -1,5 +1,4 @@
add_subdirectory(GMLPlayground)
-add_subdirectory(Inspector)
add_subdirectory(Profiler)
add_subdirectory(HackStudio)
add_subdirectory(SQLStudio)