summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-01-22 20:40:20 +0000
committerDouglas Gregor <dgregor@apple.com>2010-01-22 20:40:20 +0000
commit9fb48de917e6646725d5bb01b6e2c5ec46ff75a1 (patch)
tree8c14508cf859db320a8923e4ff707c67efaa8dd8 /tools/CMakeLists.txt
parenta030b7cf5e6aad5889b1b662b6979840bc75f87f (diff)
Eliminate index-test; all of its tested functionality is now in c-index-test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94211 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 46e4ae946f..64c3a213cd 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,4 +1,3 @@
add_subdirectory(CIndex)
add_subdirectory(c-index-test)
add_subdirectory(driver)
-add_subdirectory(index-test)