1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/cmake/platforms
Justin Bogner d3016d423d [CMake] Teach the build system to codesign built products
Automatically codesign all executables and dynamic libraries if a
codesigning identity is given (via LLVM_CODESIGNING_IDENTITY). This
option is darwin only for now.

Also update platforms/iOS.cmake to pick up the right versions of
codesign and codesign_allocate.

llvm-svn: 336708
2018-07-10 17:32:48 +00:00
..
Android.cmake Build PIE binaries when cross-compiling to Android. 2014-02-19 09:51:22 +00:00
ClangClCMakeCompileRules.cmake [cmake] Fix clang-cl cross-compilation on macOS 2017-12-15 01:05:48 +00:00
iOS.cmake [CMake] Teach the build system to codesign built products 2018-07-10 17:32:48 +00:00
WinMsvc.cmake [cmake] Fix clang-cl cross-compilation on macOS 2017-12-15 01:05:48 +00:00