[all-commits] [llvm/llvm-project] 5ad969: [mlir][cmake] Use `GNUInstallDirs` to support cust...

John Ericson via All-commits all-commits at lists.llvm.org
Wed Jan 19 09:11:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ad96992ef909e6b99d8c693a285f06c9fc645fe
      https://github.com/llvm/llvm-project/commit/5ad96992ef909e6b99d8c693a285f06c9fc645fe
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M mlir/CMakeLists.txt
    M mlir/cmake/modules/AddMLIR.cmake
    M mlir/cmake/modules/CMakeLists.txt

  Log Message:
  -----------
  [mlir][cmake] Use `GNUInstallDirs` to support custom installation dirs

I am breaking apart D99484 so the cause of build failures is easier to
understand.

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




More information about the All-commits mailing list