summaryrefslogtreecommitdiff
path: root/clang/include/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-03-14 15:58:54 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-03-14 15:58:54 +0000
commit4ae9b126fe193a5c60152998b2016a65f80af787 (patch)
treea450189da2369dc035fc2fce625b99af1972ac63 /clang/include/CMakeLists.txt
parent6c2d55922f8a47a4a287cc11e39bd8b35ac8b242 (diff)
Revert the switch to the tablegen diags. It fails for seperate objdir builds and cmake builds, and I have no clue what to do about it. Revisit this after someone with a clue about the build systems has looked at it.
llvm-svn: 67009
Diffstat (limited to 'clang/include/CMakeLists.txt')
-rw-r--r--clang/include/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/include/CMakeLists.txt b/clang/include/CMakeLists.txt
deleted file mode 100644
index 253a09b1012f..000000000000
--- a/clang/include/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_subdirectory(clang)