[CMake] Fixing bots
authorChris Bieneman <beanz@apple.com>
Thu, 3 Dec 2015 22:55:36 +0000 (22:55 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 3 Dec 2015 22:55:36 +0000 (22:55 +0000)
commitd8b19eb290bffe27ffcb92950162a15024ed6572
tree72bbb6557a81500d9c916de431a477b6d71d4a58
parent2ffa666beca8a55cafb5f0bac88671fec7645626
[CMake] Fixing bots

CMake calls to set_property with APPEND string need to have a leading space.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254659 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake