[all-commits] [llvm/llvm-project] fc1da0: use LLVM_USE_STATIC_ZSTD
Cole Kissane via All-commits
all-commits at lists.llvm.org
Fri Sep 2 14:01:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc1da043f4f9198303abd6f643cf23439115ce73
https://github.com/llvm/llvm-project/commit/fc1da043f4f9198303abd6f643cf23439115ce73
Author: Cole <cole.kissane at gmail.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M llvm/CMakeLists.txt
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
use LLVM_USE_STATIC_ZSTD
removes LLVM_PREFER_STATIC_ZSTD in favor of using a LLVM_USE_STATIC_ZSTD
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D133222
More information about the All-commits
mailing list