Avoid using the recently added APPEND_STRING feature. This should
authorChandler Carruth <chandlerc@gmail.com>
Thu, 21 Jun 2012 18:44:24 +0000 (18:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 21 Jun 2012 18:44:24 +0000 (18:44 +0000)
commit343c32a39cb824f612f99b62fc1433ff20e38fb4
treecca252fdd06d9f6defb1ee761996cb09a878ab61
parentef22f04bad6f5037fd4cc4d144e0c418f6cb2edc
Avoid using the recently added APPEND_STRING feature. This should
restore support for CMake versions before 2.8.6 -- sorry for the
trouble!

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