summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 8cded43..8c666dd 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,5 +1,5 @@
+add_subdirectory(CIndex)
+add_subdirectory(c-index-test)
add_subdirectory(clang-cc)
add_subdirectory(driver)
add_subdirectory(index-test)
-add_subdirectory(CIndex)
-add_subdirectory(c-index-test)
OpenPOWER on IntegriCloud