[cmake-developers] rpath-on-mac topic

Brad King brad.king at kitware.com
Thu Jul 18 10:06:22 EDT 2013


Clinton,

On 07/17/2013 01:07 AM, Clinton Stimpson wrote:
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=90993b9016abf241cd0a4de71e76eb738202c136
> commit 90993b9016abf241cd0a4de71e76eb738202c136
> Author:     Clinton Stimpson <clinton at elemtech.com>
> AuthorDate: Tue Jul 16 23:01:50 2013 -0600
> Commit:     Clinton Stimpson <clinton at elemtech.com>
> CommitDate: Tue Jul 16 23:05:28 2013 -0600
> 
>     ninja, OS X: fix regression handling frameworks
>     
>     Since the ninja file isn't aware of how framework symlinks work,
>     we suppress symlink creation and let cmOSXBundleGenerator handle it.
>     Also, use the real name of framework library in build rules as was done before,
>     instead of the symlink.

Should this be squashed into its parent or is this fixing a regression
that was introduced earlier and exposed by the parent commit?  If the
latter, please update the commit message to explain when the regression
was introduced since it is already in master.

Thanks,
-Brad



More information about the cmake-developers mailing list