summaryrefslogtreecommitdiffstats
path: root/examples/Tooling/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Tooling/CMakeLists.txt')
-rw-r--r--examples/Tooling/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/Tooling/CMakeLists.txt b/examples/Tooling/CMakeLists.txt
deleted file mode 100644
index 257d3ea..0000000
--- a/examples/Tooling/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-set(LLVM_USED_LIBS clangTooling clangBasic)
-
-add_clang_executable(clang-check
- ClangCheck.cpp
- )
-
OpenPOWER on IntegriCloud