gnuwin32 related cmake patches
Alexander Neundorf
neundorf at kde.org
Wed Feb 15 23:14:51 CET 2006
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.
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list