Skip to content

fix: Make ROOT example python bindings respond to the correct flag#5259

Merged
andiwand merged 2 commits into
acts-project:mainfrom
goblirsc:patch-1
Mar 18, 2026
Merged

fix: Make ROOT example python bindings respond to the correct flag#5259
andiwand merged 2 commits into
acts-project:mainfrom
goblirsc:patch-1

Conversation

@goblirsc

Copy link
Copy Markdown
Contributor

Make ROOT example py bindings respond to the correct flag

--- END COMMIT MESSAGE ---
The C++ components of the ROOT examples require the ACTS_BUILD_EXAMPLES_ROOT flag, but the python bindings were dependent on the ACTS_BUILD_PLUGIN_ROOT flag, leading to CMake errors if the latter was set but not the former. Making them consistent.

The C++ components of the ROOT examples require the `ACTS_BUILD_EXAMPLES_ROOT` flag, but the python bindings were dependent on the `ACTS_BUILD_PLUGIN_ROOT` flag, leading to CMake errors if the latter was set but not the former. Making them consistent.
@github-actions github-actions Bot added this to the next milestone Mar 18, 2026
@andiwand andiwand modified the milestone: next Mar 18, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

📊: Physics performance monitoring for 34f3f36

Full contents

physmon summary

❗️: Downstream build failure

  • Key4hep (cc @acts-project/key4hep-contacts)

@andiwand andiwand merged commit 45e006b into acts-project:main Mar 18, 2026
42 of 45 checks passed
@andiwand andiwand modified the milestones: next, v47.0.0, v46.0.0 Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants