From e89b6b272f9f3b15afa56a701a4d7a6b1001ed34 Mon Sep 17 00:00:00 2001 From: Sebastian Redl Date: Sat, 14 Mar 2009 15:58:54 +0000 Subject: 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 --- include/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 include/CMakeLists.txt (limited to 'include/CMakeLists.txt') 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) -- cgit v1.2.3