Weird cmake 'errors'

Alexander Neundorf neundorf at kde.org
Tue Nov 25 23:01:33 CET 2008


On Tuesday 25 November 2008, Brad King wrote:
> Brad King wrote:
> > The problem is created only on Mac.  It is when CMake constructs the
> > install_name_tool call for target 'bar' to try to map the install_name
> > embedded in 'bar' to look for 'foo'.  The code that does this
> > incorrectly assumes 'foo' is a non-imported target.  I'm looking into a
> > fix.
>
> Okay, the solution is to just ignore imported targets to which 'bar'
> links.  Their install_name will not change anyway.

You rock :-)

So we will require 2.6.3 on OSX as soon as it is released.

Alex


More information about the Kde-buildsystem mailing list