[all-commits] [llvm/llvm-project] f26b43: [libc++] Removes CMake work-arounds.

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Jun 5 23:10:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f26b43fa5cc7db4e2533a16c88752f6d9f014c38
      https://github.com/llvm/llvm-project/commit/f26b43fa5cc7db4e2533a16c88752f6d9f014c38
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Removes CMake work-arounds.

CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.

Reviewed By: #libc, jloser, philnik

Differential Revision: https://reviews.llvm.org/D152099




More information about the All-commits mailing list