[all-commits] [llvm/llvm-project] 14435a: [OpenMP] Allow setting OPENMP_INSTALL_LIBDIR (#77533)

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Jan 10 01:24:33 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14435a28cd144f157ec4e6022d8c0ff0926e549f
      https://github.com/llvm/llvm-project/commit/14435a28cd144f157ec4e6022d8c0ff0926e549f
  Author: Martin Storsjö <martin at martin.st>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M openmp/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP] Allow setting OPENMP_INSTALL_LIBDIR (#77533)

The comment indicate that it should be possible, but as long as it
wasn't a cache variable, the cmake script overwrote whatever variable
the user had set.




More information about the All-commits mailing list