[all-commits] [llvm/llvm-project] 28e665: [cmake] Slight fix ups to make robust to the full ...

John Ericson via All-commits all-commits at lists.llvm.org
Tue Jul 26 07:49:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28e665fa054d62d4e2c777774cc83dea533dfe6e
      https://github.com/llvm/llvm-project/commit/28e665fa054d62d4e2c777774cc83dea533dfe6e
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    M clang/tools/clang-linker-wrapper/CMakeLists.txt
    M llvm-libgcc/lib/CMakeLists.txt
    M llvm/cmake/modules/CMakeLists.txt
    M openmp/CMakeLists.txt
    M openmp/runtime/src/CMakeLists.txt

  Log Message:
  -----------
  [cmake] Slight fix ups to make robust to the full range of GNUInstallDirs

See https://cmake.org/cmake/help/v3.14/module/GNUInstallDirs.html#result-variables for `CMAKE_INSTALL_FULL_*`

Reviewed By: sebastian-ne

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




More information about the All-commits mailing list