[CMake] static build broken ?

Alan Hourihane alanh at fairlite.co.uk
Wed Oct 5 08:47:34 EDT 2011


On 10/04/11 09:32, Alan Hourihane wrote:
> On 10/03/11 09:46, Alan wrote:
>> Hi all,
>>
>> I'm trying to build cmake 2.8.5, but the system I'm building on doesn't
>> have a dynamic libraries, so static only.
>>
>> When cmake comes to link I get this (with debug from make)....
> It turns out that CMake is not honouring the configuration from
> pkgconfig, otherwise it could have found the dependencies and linked
> them in.
>
> What's the best way to make FindCURL.cmake and FindLibArchive.cmake use
> pkgconfig ?

Hi folks,

Any pointers in making this change as I'm finding other packages that
have these problems with regard to the lack of usage of pkgconfig to
manage link time dependencies.

Thanks,

Alan.


More information about the CMake mailing list