[PATCH] FindSoprano.cmake - prefer locally installed version

Sebastian Trüg trueg at kde.org
Tue May 12 09:54:58 CEST 2009


On Monday 11 May 2009 20:14:59 Alexander Neundorf wrote:
> On Monday 11 May 2009, Sebastian Trüg wrote:
> > The attached patch first looks for Soprano in the install prefix and only
> > afterwards in the standard dirs. It is a typical problem that stuff fails
> > to link since cmake tries to link against the globally installed Soprano
> > instead of the local development one.
> >
> > May I commit?
>
> No.
>
> Since cmake 2.6.1 (we require 2.6.2) the FIND_XXX() commands have a
> new "HINTS" keyword, which can be used instead of PATHS. The difference is
> that the directories listed with HINTS will be searched before all other
> directories, not after.
> Can you please use this ?

new patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindSoprano.cmake.diff
Type: text/x-patch
Size: 1736 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20090512/521f4ef2/attachment-0001.diff 


More information about the Kde-buildsystem mailing list