[all-commits] [llvm/llvm-project] 62d0af: [cmake] Extend zstd.dll finding logic from MSVC to...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Jan 2 07:44:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62d0aff3eb934439acac47348e2385f0751a1444
      https://github.com/llvm/llvm-project/commit/62d0aff3eb934439acac47348e2385f0751a1444
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2025-01-02 (Thu, 02 Jan 2025)

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

  Log Message:
  -----------
  [cmake] Extend zstd.dll finding logic from MSVC to Clang (#121437)

Extend the special logic for finding `zstd.dll` in `Findzstd` to apply
to all MSVC-compatible configurations such as Clang targeting MSVC.

Fixes #121345



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list