]> granicus.if.org Git - clang/commit
Add CMake support to the clang unittests.
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 15 Feb 2011 07:54:28 +0000 (07:54 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 15 Feb 2011 07:54:28 +0000 (07:54 +0000)
commit718b01d077748989f860bd21ee3402852ed0ed86
tree7c49b231062ea9bca6dd02250d4a402a45d077ac
parent26c05b11dc91662820e7709bb22efe9903289d1f
Add CMake support to the clang unittests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125561 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
test/CMakeLists.txt
test/Unit/lit.cfg
test/Unit/lit.site.cfg.in
unittests/CMakeLists.txt [new file with mode: 0644]