[PATCH] D135153: [CMake] Provide Findzstd module

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 06:08:17 PDT 2022


mgorny added a comment.

Changes from D134990 <https://reviews.llvm.org/D134990>:

- fixed variable names to be lowercase, to match what LLVM expects
- added support for pkg-config, to provide directory hints
- added support for finding the static library as well when `find_library()` returns the shared library


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

https://reviews.llvm.org/D135153



More information about the llvm-commits mailing list