[CMake] FOSDEM Talk on CMake is available

Alexander Neundorf a.neundorf-work at gmx.net
Thu Apr 3 17:13:37 EDT 2008


On Thursday 03 April 2008, you wrote:
> On 2008-04-03 21:06+0200 Alexander Neundorf wrote:
> > If you run pkg-config of the build host it will find the pkg-config files
> > of the libs for the build host.
>
> For the record, you have complete control of what set of *.pc files
> the build-host pkg-config executable finds using the PKG_CONFIG_PATH
> environment variable.

So when running pkg-config for the target I should set the env. variable 
before that to /home/alex/target/usr/lib/pkgconfig/ ?
Will it then skip /usr/lib/pkgconfig/ ?

Alex


More information about the CMake mailing list