]> granicus.if.org Git - llvm/commit
[CMake] Feed BUNDLE_PATH through llvm target wrappers
authorChris Bieneman <chris.bieneman@me.com>
Fri, 31 May 2019 17:40:49 +0000 (17:40 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Fri, 31 May 2019 17:40:49 +0000 (17:40 +0000)
commitb92659f84c022e72b66424cce265b59140b299a5
tree63fe89db3f239dfe70457c15edd0bcc518eadbd1
parente58eb5f72632d72f94fc354ec288d8a3b4fb559a
[CMake] Feed BUNDLE_PATH through llvm target wrappers

This feeds the new llvm_codsign BUNDLE_PATH option through from the llvm target wrapper functions, so that you can specify the BUNDLE_PATH on the target's codesign.

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