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.
--
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to