]> granicus.if.org Git - llvm/commit
[cmake] install_symlink should obey DESTDIR unconditionally
authorJustin Bogner <mail@justinbogner.com>
Thu, 15 Aug 2019 15:36:13 +0000 (15:36 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 15 Aug 2019 15:36:13 +0000 (15:36 +0000)
commitb552dbc8369c952d6822a666332b7b8baa4b3a53
tree94106376cca53ef0034e00ebffd6bc2e55af2833
parentf18fcb7a6ccc1836d5ac76ef6c5f1ac6901ff44d
[cmake] install_symlink should obey DESTDIR unconditionally

Setting DESTDIR was erroneously buried under a condition here - if
it's set it should always be used.

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