[all-commits] [llvm/llvm-project] 99c43e: [MLIR][Python] fix mlir python cmake script (#95939)

Bimo via All-commits all-commits at lists.llvm.org
Tue Jun 18 23:12:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99c43e3ce3142a93bbad4f9efeace254d9a8442c
      https://github.com/llvm/llvm-project/commit/99c43e3ce3142a93bbad4f9efeace254d9a8442c
  Author: Bimo <rui.xu at intel.com>
  Date:   2024-06-19 (Wed, 19 Jun 2024)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake

  Log Message:
  -----------
  [MLIR][Python] fix mlir python cmake script (#95939)

Encountered a problem when linking multiple CAPI libs.
The `COMMON_CAPI_LINK_LIBS` should be multi_value_keywords here.



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