Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorder linked libraries #67

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Reorder linked libraries #67

merged 1 commit into from
Apr 24, 2024

Conversation

jmcarcell
Copy link
Contributor

I'm trying to install k4SimGeant4 on a system with CLHEP being the one from Geant4 and CLHEP in the system (not ideal) and compilation will fail because the system CLHEP is being picked instead of the G4 CLHEP. The reordering helps with that, putting before DD4hep when possible since it is Gaudi the one adding the system CLHEP flags.

@kjvbrt kjvbrt merged commit 89f0ac0 into HEP-FCC:main Apr 24, 2024
3 of 6 checks passed
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