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

Require compatible podio version #1053

Merged
merged 2 commits into from Jan 31, 2023

Conversation

paulgessinger
Copy link
Contributor

I believe DDDigi implicitly requires podio>=0.16.0 if edm4hep is enabled. CMake does not check this so far, I'm adding a CMake-level check here.

Let me know what you think!

BEGINRELEASENOTES

  • Check podio version for compatibility in cmake
    ENDRELEASENOTES

@MarkusFrankATcernch
Copy link
Contributor

Looks OK. This will also fix if the podio version for DDG4, which in deed needs the same.

CMakeLists.txt Outdated Show resolved Hide resolved
@andresailer
Copy link
Member

And if you could change this

LCG: ["LCG_102/x86_64-centos7-clang12-opt"]

To

LCG: ["dev4/x86_64-centos7-clang12-opt"] 

That should fix the error there.

Thanks!

Copy link
Member

@andresailer andresailer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@andresailer andresailer enabled auto-merge (rebase) January 30, 2023 12:45
@andresailer andresailer merged commit 096a373 into AIDASoft:master Jan 31, 2023
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.

None yet

3 participants