OSDN Git Service

[CMake] set_target_properties doesn't append link flags
authorChris Bieneman <beanz@apple.com>
Thu, 3 Dec 2015 22:51:08 +0000 (22:51 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 3 Dec 2015 22:51:08 +0000 (22:51 +0000)
commit2ffa666beca8a55cafb5f0bac88671fec7645626
tree7f6d7fd112bf48d292714c656895c89263752905
parent68c9f5ec88b3d7679f09d6634c64e6f1d209f097
[CMake] set_target_properties doesn't append link flags

This fixes a bug introduced in r254627, and another occurance of the same bug in this file.

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