summaryrefslogtreecommitdiffhomepage
path: root/tools/xpcat/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xpcat/CMakeLists.txt')
-rw-r--r--tools/xpcat/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/xpcat/CMakeLists.txt b/tools/xpcat/CMakeLists.txt
deleted file mode 100644
index bb4d326f5..000000000
--- a/tools/xpcat/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# build tools/xpcat internal executable
-
-add_executable(xpcat xpcat.c)
-
-# vim: ts=2 sts=2 sw=2 et