[CMake] static build broken ?

Alan Hourihane alanh at fairlite.co.uk
Tue Oct 4 04:32:12 EDT 2011


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 ?

Thanks,

Alan.


More information about the CMake mailing list