Skip to content

Commit

Permalink
Bump the minimum version of EDM4hep (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Aug 2, 2024
1 parent 75a2db2 commit fef47b2
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 @@ -53,7 +53,7 @@ include(GNUInstallDirs)
find_package(Gaudi REQUIRED)
find_package(LCIO REQUIRED)
find_package(Marlin REQUIRED)
find_package(EDM4HEP 0.10.1 REQUIRED)
find_package(EDM4HEP 0.99 REQUIRED)
find_package(k4FWCore REQUIRED)
find_package(k4EDM4hep2LcioConv REQUIRED)

Expand Down

0 comments on commit fef47b2

Please sign in to comment.