Work around a really frustrating apparant CMake bug.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 21:14:06 +0000 (21:14 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 21:14:06 +0000 (21:14 +0000)
commite45658cc3c47d21140ee8680fb22bf664a996fbd
tree21283ec654d2e344fcb9534e07aeec311fd4e1bf
parentebcaa3cd97bf48c4c56dcf9aab5e9a7df85969ed
Work around a really frustrating apparant CMake bug.

No functionality changed here, except that the CMake installed by
default on Ubuntu Lucid should actually work with the makefile
generators now.

Thanks to Matt for the report and head-desking required to figure out
why it was failing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159588 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt