ZLIB not being checked

Alexander Neundorf neundorf at kde.org
Thu Feb 16 19:39:14 CET 2006


On Wednesday 15 February 2006 23:26, you wrote:
...
> > Having a KDE on windows which can't deal with gzipped files would suck.
> > What do you think ?
> >
> > Bye
> > Alex
>
> zlib is such a basic feature that it is by default on all UNIX machines.
> Why should we drop it for windows?
> Requiring it, also simplifies the cmake files:
> I could remove all the added
>
> if(ZLIB_FOUND)
>    include_directories(${ZLIB_INCLUDE_DIR})
> endif(ZLIB_FOUND)

Ok, I made zlib required.

If you have time feel free to remove the tests mentioned above :-)

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