-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
llvm/llvm-project-release-prs
#183Labels
cmakeBuild system in general and CMake in particularBuild system in general and CMake in particularrelease:backportrelease:merged
Milestone
Description
commit 2d4fd0b6d5d5582ebb8b521d807104235d67aee4
Author: Petr Hosek <phosek@google.com>
Date: 2022-09-30 22:33:13 +0200
[CMake] Provide Findzstd module
This module is used to find the system zstd library. The imported
targets intentionally use the same name as the generate zstd config
CMake file so these can be used interchangeably.
Differential Revision: https://reviews.llvm.org/D134990
commit bc4bcbcfc820b324f680e8f260691c38052eedc9
Author: Michał Górny <mgorny@gentoo.org>
Date: 2022-10-06 14:41:52 +0200
[llvm] [test] Add missing canonicalization of LLVM_ENABLE_ZSTD
Add LLVM_ENABLE_ZSTD to llvm_canonicalize_cmake_booleans(). This is
needed to ensure that the substitutions in lit.site.cfg.py resolve
to correct Python booleans.
Differential Revision: https://reviews.llvm.org/D135357
Metadata
Metadata
Assignees
Labels
cmakeBuild system in general and CMake in particularBuild system in general and CMake in particularrelease:backportrelease:merged
Type
Projects
Status
Done