Displaying 2 results from an estimated 2 matches for "zlib_root".
Did you mean:
libroot
2014 Sep 17
2
[LLVMdev] proposal to avoid zlib dependency.
On Wed, Sep 17, 2014 at 12:27:42PM +0300, Yaron Keren wrote:
> Large software libraries like OpenCV (under 3rdparty directory) do include
> copies of zlib and friends and build it, for that reasons. The source code
> is just half a megabyte and I think the license is compatible. We could do
> the same with zlib or miniz.
>From a packager's perspective, library bundling is one
2014 Sep 17
2
[LLVMdev] proposal to avoid zlib dependency.
On 17 September 2014 13:27, Mueller-Roemer, Johannes Sebastian
<Johannes.Sebastian.Mueller-Roemer at igd.fraunhofer.de> wrote:
> Yes, this is incredibly annoying, so please avoid that. However I noticed that the current solution using CMake is broken, as I cannot enter my own ZLIB_ROOT, since no proper find_package is used.
I just had a go at hacking this so that we use find_package(ZLIB) if
LLVM_ENABLE_ZLIB is used. Does the attached patch work correctly?
If so I could send to llvm-commits for review.
-------------- next part --------------
A non-text attachment was scrubbed.....