KDE/kdelibs/cmake/modules

Thiago Macieira thiago at kde.org
Tue Jan 2 22:54:39 CET 2007


Alexander Neundorf wrote:
>> UsePkgConfig. It shouldn't use --variable=includedir.
>
>Isn't it a bug in the pkgconfig files if it doesn't report the required
>include dirs for variable=includedir ?

Not really. I don't think it's mandatory. Even if it is, I have no idea 
how one should hardcode multiple include dirs -- which seems to be the 
case here and in D-Bus.

>Can you please have a look at FindPkgConfig.cmake from current cmake cvs
> ? It does a lot more than the UsePkgConfig.cmake we currently have.

http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/UsePkgConfig.cmake?rev=1.5&root=CMake 
is exactly the same as my version here.

But I've just realised that the cflags are there. We just are using the 
wrong thing. Drop the includedir stuff: use cflags only.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070102/2d9b829a/attachment.pgp 


More information about the Kde-buildsystem mailing list