Daniel Dunbar | 073777f | 2009-03-24 03:00:12 +0000 | [diff] [blame] | 1 | add_subdirectory(clang-cc) |
Daniel Dunbar | cbcd98b | 2009-03-24 02:52:57 +0000 | [diff] [blame] | 2 | add_subdirectory(driver) |
Argyrios Kyrtzidis | 30b983b | 2009-06-25 18:22:52 +0000 | [diff] [blame] | 3 | add_subdirectory(index-test) |
Douglas Gregor | ac47bc7 | 2009-09-25 06:35:15 +0000 | [diff] [blame] | 4 | add_subdirectory(CIndex) |
John Thompson | 2e06fc8 | 2009-10-27 13:42:56 +0000 | [diff] [blame] | 5 | add_subdirectory(c-index-test) |