[all-commits] [llvm/llvm-project] 2d4fd0: [CMake] Provide Findzstd module

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Oct 6 09:11:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d4fd0b6d5d5582ebb8b521d807104235d67aee4
      https://github.com/llvm/llvm-project/commit/2d4fd0b6d5d5582ebb8b521d807104235d67aee4
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    A llvm/cmake/modules/Findzstd.cmake

  Log Message:
  -----------
  [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




More information about the All-commits mailing list