[Openmp-commits] [openmp] [OpenMP] Add target to build OpenMP runtime (PR #189557)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 31 03:32:38 PDT 2026
jplehr wrote:
Would it be better practice to declare that top-level custom target early in the OpenMP CMakeLists.txt and then use `add_dependencies` in the subdirectory CMakeLists.txt?
That seems indeed the cleaner to me.
https://github.com/llvm/llvm-project/pull/189557
More information about the Openmp-commits
mailing list