[all-commits] [llvm/llvm-project] 0a6b42: [openmp][cmake] Use `GNUInstallDirs` to support cu...

John Ericson via All-commits all-commits at lists.llvm.org
Sat Jan 22 10:05:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a6b4258ab0e773b7b2b06db1317faf556931481
      https://github.com/llvm/llvm-project/commit/0a6b4258ab0e773b7b2b06db1317faf556931481
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-01-22 (Sat, 22 Jan 2022)

  Changed paths:
    M openmp/CMakeLists.txt
    M openmp/libompd/src/CMakeLists.txt
    M openmp/runtime/cmake/LibompCheckLinkerFlag.cmake
    M openmp/runtime/src/CMakeLists.txt
    M openmp/tools/multiplex/CMakeLists.txt

  Log Message:
  -----------
  [openmp][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/D117945




More information about the All-commits mailing list