summaryrefslogtreecommitdiff
path: root/clang/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/CMakeLists.txt')
-rw-r--r--clang/tools/CMakeLists.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/clang/tools/CMakeLists.txt b/clang/tools/CMakeLists.txt
new file mode 100644
index 0000000..ab4748d
--- /dev/null
+++ b/clang/tools/CMakeLists.txt
@@ -0,0 +1,7 @@
+add_subdirectory(libclang)
+add_subdirectory(c-index-test)
+add_subdirectory(arcmt-test)
+add_subdirectory(c-arcmt-test)
+add_subdirectory(diagtool)
+add_subdirectory(driver)
+add_subdirectory(clang-check)