summaryrefslogtreecommitdiff
path: root/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
commite89b6b272f9f3b15afa56a701a4d7a6b1001ed34 (patch)
tree12f04fbcf406b8e5d03e5bd19c02f035da11d669 /include/CMakeLists.txt
parent3801d71fbeb6e74a22cdd6a858e10d887bc29c7a (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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67009 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
deleted file mode 100644
index 253a09b101..0000000000
--- a/include/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-add_subdirectory(clang)