summaryrefslogtreecommitdiff
path: root/tools/llvmc/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvmc/examples/CMakeLists.txt')
-rw-r--r--tools/llvmc/examples/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/llvmc/examples/CMakeLists.txt b/tools/llvmc/examples/CMakeLists.txt
deleted file mode 100644
index 2ad8aa4dc4..0000000000
--- a/tools/llvmc/examples/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-add_subdirectory(Hello)
-add_subdirectory(Simple)
-add_subdirectory(mcc16)
-add_subdirectory(Skeleton)