Skip to content

Commit

Permalink
Require EDM4hep 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jan 16, 2025
1 parent dc5751d commit 1ef0a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ if(DD4HEP_USE_LCIO)
endif()

if(DD4HEP_USE_EDM4HEP)
find_package(EDM4HEP 0.10.0 REQUIRED)
find_package(EDM4HEP 0.10.5 REQUIRED)
# we need podio with Frame support (>=0.16.3)
# podio is "SameMajorVersion" compatible
find_package(podio 0.16.7) # this will not find 1.0 and newer
Expand Down

0 comments on commit 1ef0a0b

Please sign in to comment.