Skip to content
Snippets Groups Projects

Fix OpenMP issue on macosx and implement proper dependencies

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:mr-upstream-955 into cmake_ana_dev

OpenMP comes with the proper targets which are used now.

Implement proper dependencies

With the change to the CMake targets the dependency tree was broken. The generation of the ROOT dictionary is now a target on its own which did not depend on anything except the header files needed for the specific library. Some of these header files include other header files from the external libraries. The problem was that now it became possible that the dictionary generation started before the external header files were available.

Add explicit dependencies from these dictionaries to the external libraries.

Merge request reports

Merged by Omveer_SinghOmveer_Singh 2 years ago (Nov 1, 2022 11:25am UTC)

Loading

Merge request pipeline #19628 failed

Merge request pipeline failed for 67b138bd

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading