[all-commits] [llvm/llvm-project] 9b2b5b: [OpenMP] Fix LLVM_ENABLE_PROJECTS=openmp build (#1...

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Aug 5 04:43:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b2b5bf8cd751fabccaca1b8847b4c291aa52081
      https://github.com/llvm/llvm-project/commit/9b2b5bf8cd751fabccaca1b8847b4c291aa52081
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

  Changed paths:
    M openmp/CMakeLists.txt

  Log Message:
  -----------
  [OpenMP] Fix LLVM_ENABLE_PROJECTS=openmp build (#151117)

Set LLVM_TREE_AVAILABLE when not defined after #149871. In particular,
the LLVM build tree is obviously available with
`add_subdirectory(openmp)` from the LLVM build tree itself. Note that
this build mode is deprecated since #136314.



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