changes to how kdepimlibs and kdebase/workspace are installed and found

Andreas Pakulat apaku at gmx.de
Tue Dec 9 11:34:17 CET 2008


On 09.12.08 12:23:18, Modestas Vainius wrote:
> Hello,
> 
> antradienis 09 Gruodis 2008, Andreas Pakulat rašė:
> > Because /usr/share is for non-platform specific data and those files
> > contain platform specific information (in particular they contain paths to
> > things like the library files and headers). Such platform specific stuff is
> > put into libdir. These files are the cmake equivalent of .pc files, which
> > also reside in /usr/lib.
> Okay, but then I wouldn't mind e.g. /usr/lib/kde4/cmake or something similar, 
> just please do not pollute /usr/lib namespace directly. Likewise, pkg-config 
> has /usr/lib/pkgconfig.

Thats not possible, because cmake won't find the files. See the
find_package section in man cmake, specifically about the Config mode.

Andreas
 
-- 
Everything will be just tickety-boo today.


More information about the Kde-buildsystem mailing list