[cmake-developers] [PATCH] Only search for install_name_tool if the toolchain has it

Brad King brad.king at kitware.com
Wed Jul 2 09:19:15 EDT 2014


On 07/01/2014 02:48 PM, Florent Castelli wrote:
> When cross compiling, toolchains won't have install_name_tool,
> which is provided by Xcode and command line tools on OSX.
> This is a Mach-O specific utility and not required on all platforms.

Applied, thanks:

 OS X: Only search for install_name_tool if the toolchain has it
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3012d20

-Brad




More information about the cmake-developers mailing list