[all-commits] [llvm/llvm-project] e09e8c: cmake: Avoid using if(TARGET x AND TARGET y)

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Sep 18 23:19:05 PDT 2025


  Branch: refs/heads/users/arsenm/cmake/avoid-if-target-and-target
  Home:   https://github.com/llvm/llvm-project
  Commit: e09e8c91df497ffd11442c9bf33d1445910db025
      https://github.com/llvm/llvm-project/commit/e09e8c91df497ffd11442c9bf33d1445910db025
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M llvm/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  cmake: Avoid using if(TARGET x AND TARGET y)

This appears to not work, and the documentation only has
examples with a single target checked at a time.



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