[PATCH] D74176: [CMake] Link against ZLIB::ZLIB

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 12:05:43 PST 2020


compnerd added a comment.

@smeenai I agree that `-lz` is less than idea, however, for `llvm-config`, I think that is fine.  In general, I think that we will want to phase out `llvm-config` in the longer term in favor of `pkgconfig` and CMake.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74176/new/

https://reviews.llvm.org/D74176





More information about the llvm-commits mailing list