Fixed typo in CMakeLists.txt.
authorMichael Gottesman <mgottesman@apple.com>
Thu, 15 Aug 2013 04:16:12 +0000 (04:16 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 15 Aug 2013 04:16:12 +0000 (04:16 +0000)
commit20e4636c12cd1455d9f2cad46c81cbca6e0451dc
tree878779b0b9151f33872f14853949c06668aa217e
parent0ff1190888f5b24f64a196392c452800447186d8
Fixed typo in CMakeLists.txt.

We were marking both LLVMBUILDOUTPUT and LLVMBUILDERRORS as
ERROR_VARIABLES when clearly LLVMBUILDOUTPUT should be marked as
OUTPUT_VARIABLE.

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