Skip to content

Commit

Permalink
Update the required version for EDM4hep
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 10, 2024
1 parent c08be3b commit b71ad88
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 @@ -23,7 +23,7 @@ project(k4FWCore)
find_package(ROOT COMPONENTS RIO Tree REQUIRED)
find_package(Gaudi REQUIRED)
find_package(podio 1.0.1 REQUIRED)
find_package(EDM4HEP REQUIRED)
find_package(EDM4HEP 0.99 REQUIRED)

include(cmake/Key4hepConfig.cmake)

Expand Down

0 comments on commit b71ad88

Please sign in to comment.