summaryrefslogtreecommitdiffstats
path: root/include/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-03-14 12:00:12 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-03-14 12:00:12 +0000
commit3801d71fbeb6e74a22cdd6a858e10d887bc29c7a (patch)
tree1dc0da8d1326cd580067b5d6a38aac96b1da2ee0 /include/CMakeLists.txt
parentf4dc83c6377fc14d230ccc3e82dc24d03b14f725 (diff)
Switch diagnostics from .def to tablegen files. Please validate the Windows build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67007 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
new file mode 100644
index 0000000000..253a09b101
--- /dev/null
+++ b/include/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(clang)