When to use pkgconfig.py?
Ralf Habacker
ralf.habacker at freenet.de
Wed Jan 4 18:54:02 CET 2006
Christian Ehrlicher schrieb:
>Hi,
>
>When do I have to use pkgconfig? Some or the libfoo.py use it and some
>don't.
>And how do I know that pkgconfig is available? When I use
> pkgs = Tool('pkgconfig', ['./bksys'])
> pkgs.generate(env)
>bksys stops when pkgconfig isn't found so this isn't a good idea to
>determine the availability of pkgconfig.
>
>
>
pkgconfig seems to be available for linux and some other unix os. On
windows the gnuwin32 project does not support pkgconfig.
>Christian
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Kde-buildsystem mailing list
>Kde-buildsystem at kde.org
>https://mail.kde.org/mailman/listinfo/kde-buildsystem
>
>
It
More information about the Kde-buildsystem
mailing list