summaryrefslogtreecommitdiffhomepage
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
deleted file mode 100644
index ce348f3aa..000000000
--- a/tools/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# specify the internal and external tools to be built
-
-add_subdirectory(xpcat)
-add_subdirectory(mrbc)
-add_subdirectory(mruby)
-add_subdirectory(mirb)
-
-# vim: ts=2 sts=2 sw=2 et