[Kde-bindings] Re: Review Request: Make SIP files install dir relative to CMAKE_INSTALL_PREFIX

Michael Jansen info at michael-jansen.biz
Sat Jul 9 22:22:28 CEST 2011


On Saturday 09 July 2011 22:13:24 Simon Edwards wrote:
> On 07/09/2011 08:07 PM, Artem Serebriyskiy wrote:
> >   Description
> > 
> > Replace SIP_DEFAULT_SIP_DIR with ${CMAKE_INSTALL_PREFIX}/share/sip.
> > Otherwise installing pykde localy with system-wide SIP was impossible
> Can you first please describe what problem this patch tries to solve?
> There is probably a way of doing what you want already.

Yes there is. But there is a rule in kde (and all other buildsystems). NEVER 
install anything outside of CMAKE_INSTALL_PREFIX by default.

NEVER.

So i am for this patch and i guess the kde-buildsystem mailing list too.

Mike



More information about the Kde-buildsystem mailing list