[all-commits] [llvm/llvm-project] 2181bf: [CMake] Link against ZLIB::ZLIB
Petr Hosek via All-commits
all-commits at lists.llvm.org
Sat Feb 29 11:08:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2181bf40d87165ff4c208b46b135be823eef5c55
https://github.com/llvm/llvm-project/commit/2181bf40d87165ff4c208b46b135be823eef5c55
Author: Petr Hosek <phosek at google.com>
Date: 2020-02-29 (Sat, 29 Feb 2020)
Changed paths:
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
[CMake] Link against ZLIB::ZLIB
This is the imported target that find_package(ZLIB) defines.
Differential Revision: https://reviews.llvm.org/D74176
More information about the All-commits
mailing list