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

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Oct 6 01:23:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 849059861c63f5d89a6956191ecb8da8acf16bdb
      https://github.com/llvm/llvm-project/commit/849059861c63f5d89a6956191ecb8da8acf16bdb
  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