locating dbus xml with pkg-config and cmake

David Faure faure at kde.org
Thu Apr 24 19:12:43 CEST 2008


On Thursday 24 April 2008, Will Stephenson wrote:
>  a) generate a .pc 
> file describing where Akonadi was installed

Yes, look around for *.pc.cmake files:

kdesupport>find -name '*.pc.cmake'
./taglib/bindings/c/taglib_c.pc.cmake
./taglib/taglib.pc.cmake
./qca/qca2.pc.cmake
./strigi/src/streamanalyzer/libstreamanalyzer.pc.cmake
./strigi/src/streams/libstreams.pc.cmake
[...]

and the corresponding CMakeLists.txt code, of course.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).


More information about the Kde-buildsystem mailing list