kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08100
Re: You missed a file in the zlib CMake script...
On Fri, May 04, 2012 at 10:29:41AM -0400, Wayne Stambaugh wrote:
> It's not necessary since zlib is provided by wxWidgets on Windows
> when libz cannot be found when configure is run. FindZLIB.cmake was
> removed when we stopped including minizip with the project. I see
> no advantage to including the zlib source files in the project. Use
> FindZLIB and set the cmake include(ZLIB_INCLUDE) and add
> ZLIB_LIBRARIES to the list of libraries to build the executables
> that require zlib.
It wasn't me that added the zlib source in there... I had the same doubts so I asked since I saw it added along with my patch...
--
Lorenzo Marcantonio
Logos Srl
References