gnuwin32 related cmake patches

Ralf Habacker ralf.habacker at freenet.de
Thu Feb 16 10:02:02 CET 2006


Alexander Neundorf schrieb:
> On Wednesday 15 February 2006 21:22, Ralf Habacker wrote:
>   
>> Ralf Habacker schrieb:
>>     
>>> Hi all,
>>>
>>> I've just tried to run recent cmake cvs version with recent kdelibs
>>> sources and recognized, that some gnuwin32 packages are not detected,
>>> because the related tests does not use the GNUWIN32_DIR variable.
>>>
>>> The appended patch and files fixes this issue.
>>>       
>> Update:
>> Just detected on issue with FINDZ.make. It should be named
>> FINDZLIB.cmake because otherwise the cmake provided zlib module is used.
>>
>> If there are no problems with this patches I will checkin this.
>>     
>
> I think the files should contain:
>
> FIND_PACKAGE(GNUWIN32)
>
> Otherwise it depends on the order of inclusions of the cmake modules whether 
> GNUWIN32_DIR is already set or not.
>
>   
Okay I will aply this.

Ralf




More information about the Kde-buildsystem mailing list